Home
last modified time | relevance | path

Searched defs:SuccMBB (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DPHIEliminationUtils.cpp22 llvm::findPHICopyInsertPoint(MachineBasicBlock* MBB, MachineBasicBlock* SuccMBB, in findPHICopyInsertPoint()
DLiveVariables.cpp604 MachineBasicBlock *SuccMBB = *SI; in runOnBlock() local
748 for (const MachineBasicBlock *SuccMBB : MBB.successors()) { in isLiveOut() local
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp448 MachineBasicBlock *SuccMBB = nullptr; in parseBasicBlockSuccessors() local
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2009 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in handlePHINodesInSuccessorBlocks() local
DSelectionDAGBuilder.cpp7558 MachineBasicBlock *SuccMBB = FuncInfo.MBBMap[SuccBB]; in HandlePHINodesInSuccessorBlocks() local
7628 MachineBasicBlock *SuccMBB) { in AddSuccessorMBB()