Home
last modified time | relevance | path

Searched refs:createNewBlockAfter (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBranchRelaxation.cpp95 MachineBasicBlock *createNewBlockAfter(MachineBasicBlock &BB);
213 MachineBasicBlock *BranchRelaxation::createNewBlockAfter(MachineBasicBlock &BB) { in createNewBlockAfter() function in BranchRelaxation
376 NewBB = createNewBlockAfter(*MBB); in fixupConditionalBranch()
419 NewBB = createNewBlockAfter(*MBB); in fixupConditionalBranch()
459 BranchBB = createNewBlockAfter(*MBB); in fixupUnconditionalBranch()