Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp185 void convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks,
683 void SSAIfConv::convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks, in convertIf() function in SSAIfConv
1066 IfConv.convertIf(RemovedBlocks); in tryConvertIf()
1204 IfConv.convertIf(RemovedBlocks, /*Predicate*/ true); in tryConvertIf()