Home
last modified time | relevance | path

Searched defs:splitBlockBefore (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1895 MachineBasicBlock *SystemZ::splitBlockBefore(MachineBasicBlock::iterator MI, in splitBlockBefore() function in SystemZ
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp829 BasicBlock *llvm::splitBlockBefore(BasicBlock *Old, Instruction *SplitPt, in splitBlockBefore() function in llvm