Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp788 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed);
821 void AArch64ConditionalCompares::updateDomTree( in updateDomTree() function in AArch64ConditionalCompares
922 updateDomTree(RemovedBlocks); in tryConvert()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp807 void updateDomTree(MachineDominatorTree *DomTree, const SSAIfConv &IfConv, in updateDomTree() function
1037 updateDomTree(DomTree, IfConv, RemovedBlocks); in tryConvertIf()
1175 updateDomTree(DomTree, IfConv, RemovedBlocks); in tryConvertIf()