Home
last modified time | relevance | path

Searched defs:copy_env (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dsuperblock_cloner_test.cc160 HEnvironment* copy_env = copy_instr->GetEnvironment(); in TEST_F() local
H A Dsuperblock_cloner.cc137 HEnvironment* copy_env = HEnvironment::Create(arena_, *orig_env, copy_instr); in DeepCloneEnvironmentWithRemapping() local