Searched defs:phis (Results 1 – 4 of 4) sorted by relevance
130 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
335 ArenaVector<ArenaUnorderedMap<FieldPtr, PhiState *>> &phis, in ScalarReplacement()
471 auto &phis = heaps_.at(GetEquivClass(inst)).second.at(loop); in UpdatePhis() local504 …id FinalizeLoopsWithPhiCands(Graph *graph, Loop *loop, ArenaUnorderedMap<Inst *, InstVector> &phis) in FinalizeLoopsWithPhiCands()