Searched refs:IsPhiOf (Results 1 – 1 of 1) sorted by relevance
22 static bool IsPhiOf(HInstruction* instruction, HBasicBlock* block) { in IsPhiOf() function52 bool is_loop_header_phi = IsPhiOf(input, info->GetHeader()); in InputsAreDefinedBeforeLoop()70 if (input != nullptr && IsPhiOf(input, info->GetHeader())) { in UpdateLoopPhisIn()