Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2324 struct PhiInfo { struct in __anon3f9b49d70911::HexagonLoopRescheduling
2325 PhiInfo(MachineInstr &P, MachineBasicBlock &B);
2350 HexagonLoopRescheduling::PhiInfo::PhiInfo(MachineInstr &P, in PhiInfo() function in HexagonLoopRescheduling::PhiInfo
2522 std::vector<PhiInfo> Phis; in processLoop()
2542 Phis.push_back(PhiInfo(I, *C.LB)); in processLoop()
2656 auto LoopInpEq = [G] (const PhiInfo &P) -> bool { in processLoop()
2681 auto LoopInpEq = [G] (const PhiInfo &P) -> bool { in processLoop()