Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTailDuplicator.cpp114 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
130 MachineBasicBlock *PHIBB = MI->getOperand(i + 1).getMBB(); in VerifyPHIs() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1885 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
1938 MachineBasicBlock *PHIBB = PHI->getParent(); in FinishBasicBlock() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp1956 static void addPHINodeEntriesForMappedBlock(BasicBlock *PHIBB, in addPHINodeEntriesForMappedBlock()