Searched defs:phi_inputs (Results 1 – 2 of 2) sorted by relevance
1453 const ScopedArenaVector<HInstruction*>& phi_inputs, in FindOrConstructNonLoopPhi()1490 ScopedArenaVector<HInstruction*> phi_inputs(allocator.Adapter(kArenaAllocLSE)); in MaterializeNonLoopPhis() local2010 ArrayRef<HUserRecord<HInstruction*>> phi_inputs = phi->GetInputRecords(); in MaterializeLoopPhis() local
709 std::vector<HInstruction*> phi_inputs {}; in TestPackedSwitch() local