Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1350 SplitBlockAndInsertIfThenImpl(Value *Cond, Instruction *SplitBefore, in SplitBlockAndInsertIfThenImpl() function
1424 return SplitBlockAndInsertIfThenImpl(Cond, SplitBefore, Unreachable, in SplitBlockAndInsertIfThen()
1434 return SplitBlockAndInsertIfThenImpl(Cond, SplitBefore, Unreachable, in SplitBlockAndInsertIfThen()