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