Searched defs:Phis (Results 1 – 8 of 8) sorted by relevance
74 auto Phis = make_filter_range(*BB, isPhi); in TEST() local
149 PhiList Phis; /// unordered set of phi instructions variable
327 NodeList Phis; in computePhiInfo() local587 auto Phis = BA.Addr->members_if(DFG.IsCode<NodeAttrs::Phi>, DFG); in computeLiveIns() local
2527 std::vector<PhiInfo> Phis; in processLoop() local
430 NodeList Phis; in computePhiInfo() local745 NodeList Phis = BA.Addr->members_if(DFG.IsCode<NodeAttrs::Phi>, DFG); in computeLiveIns() local
3103 std::vector<PhiInfo> Phis; in processLoop() local
1756 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local
1865 SmallVector<PHINode*, 8> Phis; in replaceCongruentIVs() local