Home
last modified time | relevance | path

Searched refs:PhiInfo (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2329 struct PhiInfo { struct in __anona90e3ef60911::HexagonLoopRescheduling
2330 PhiInfo(MachineInstr &P, MachineBasicBlock &B);
2355 HexagonLoopRescheduling::PhiInfo::PhiInfo(MachineInstr &P, in PhiInfo() function in HexagonLoopRescheduling::PhiInfo
2527 std::vector<PhiInfo> Phis; in processLoop()
2547 Phis.push_back(PhiInfo(I, *C.LB)); in processLoop()
2661 auto LoopInpEq = [G] (const PhiInfo &P) -> bool { in processLoop()
2686 auto LoopInpEq = [G] (const PhiInfo &P) -> bool { in processLoop()