Searched refs:ChangeToPhisAndInsertGuards (Results 1 – 3 of 3) sorted by relevance
81 void ChangeToPhisAndInsertGuards();
310 void LoopVariableOptimizer::ChangeToPhisAndInsertGuards() { in ChangeToPhisAndInsertGuards() function in v8::internal::compiler::LoopVariableOptimizer
360 induction_vars->ChangeToPhisAndInsertGuards(); in Run()