Home
last modified time | relevance | path

Searched defs:PHIBB (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTailDuplicator.cpp122 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
138 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2031 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
2082 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1868 static void addPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in addPHINodeEntriesForMappedBlock()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1182 BasicBlock *PHIBB = PN->getParent(); in getGVNForPHINode() local