Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp1899 if (PredB == Latch) in createPreheaderForLoop() local
1912 if (PredB != Latch) { in createPreheaderForLoop() local
H A DHexagonEarlyIfConv.cpp1008 void HexagonEarlyIfConversion::mergeBlocks(MachineBasicBlock *PredB, in mergeBlocks() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h520 NodeId PredB; // Id of the predecessor block for a phi use. member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp809 PhiUse DataFlowGraph::newPhiUse(Phi Owner, RegisterRef RR, Block PredB, in newPhiUse() argument
H A DMachinePipeliner.cpp436 MachineBasicBlock &PredB = *PI.getOperand(i+1).getMBB(); preprocessPhiNodes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp3082 ICmpInst::Predicate PredB; matchThreeWayIntCompare() local