Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp185 void convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks,
679 void SSAIfConv::convertIf(SmallVectorImpl<MachineBasicBlock *> &RemovedBlocks, in convertIf() function in SSAIfConv
1033 IfConv.convertIf(RemovedBlocks); in tryConvertIf()
1171 IfConv.convertIf(RemovedBlocks, /*Predicate*/ true); in tryConvertIf()