Home
last modified time | relevance | path

Searched defs:PredB (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1898 if (PredB == Latch) in createPreheaderForLoop() local
1911 if (PredB != Latch) { in createPreheaderForLoop() local
H A DHexagonEarlyIfConv.cpp1008 void HexagonEarlyIfConversion::mergeBlocks(MachineBasicBlock *PredB, in mergeBlocks() argument
/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h520 NodeId PredB; // Id of the predecessor block for a phi use. member
/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp809 newPhiUse(Phi Owner,RegisterRef RR,Block PredB,uint16_t Flags) newPhiUse() argument
H A DMachinePipeliner.cpp455 const DebugLoc &DL = PredB.findDebugLoc(At); in preprocessPhiNodes() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3180 ICmpInst::Predicate PredB; matchThreeWayIntCompare() local