Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp171 void convertIf(SmallVectorImpl<MachineBasicBlock*> &RemovedBlocks);
508 void SSAIfConv::convertIf(SmallVectorImpl<MachineBasicBlock*> &RemovedBlocks) { in convertIf() function in SSAIfConv
768 IfConv.convertIf(RemovedBlocks); in tryConvertIf()