Searched refs:ManuallyBuildEnvFor (Results 1 – 4 of 4) sorted by relevance
87 ManuallyBuildEnvFor(instr, ¤t_locals); in TEST_F()
235 HEnvironment* ManuallyBuildEnvFor(HInstruction* instruction, in ManuallyBuildEnvFor() function
104 ManuallyBuildEnvFor(suspend_check_, ¤t_locals); in CreateEnvForSuspendCheck()
110 HEnvironment* env = ManuallyBuildEnvFor(suspend_check, ¤t_locals); in CreateBasicLoopDataFlow()