Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp187 void convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks,
681 void SSAIfConv::convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks, in convertIf() function in SSAIfConv
1035 IfConv.convertIf(RemovedBlocks); in tryConvertIf()
1173 IfConv.convertIf(RemovedBlocks, /*Predicate*/ true); in tryConvertIf()