Searched defs:phis (Results 1 – 4 of 4) sorted by relevance
153 std::vector<GateRef> phis; in EliminatePhi() local
214 bool BlockState::Merge(const BlockState &state, const PhiInstSafeIter &phis, BasicBlock *pred, in Merge()361 auto phis = succ->PhiInstsSafe(); in PropagateBlockState() local
386 auto &phis = heaps_[eqClass].second.at(loop); in FinalizeLoops() local508 auto &phis = heaps_[GetEquivClass(inst)].second.at(loop); in UpdatePhis() local540 void FinalizeLoopsWithPhiCands(Graph *graph, Loop *loop, ArenaMap<Inst *, InstVector> &phis) in FinalizeLoopsWithPhiCands()
336 ArenaVector<ArenaMap<Field, PhiState *, FieldComporator>> &phis, in ScalarReplacement()