Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1923 MachineBasicBlock *SystemZ::splitBlockBefore(MachineBasicBlock::iterator MI, in splitBlockBefore() function in SystemZ
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp950 BasicBlock *llvm::splitBlockBefore(BasicBlock *Old, Instruction *SplitPt, in splitBlockBefore() function in llvm