Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp786 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed);
819 void AArch64ConditionalCompares::updateDomTree( in updateDomTree() function in AArch64ConditionalCompares
920 updateDomTree(RemovedBlocks); in tryConvert()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp809 void updateDomTree(MachineDominatorTree *DomTree, const SSAIfConv &IfConv, in updateDomTree() function
1068 updateDomTree(DomTree, IfConv, RemovedBlocks); in tryConvertIf()
1206 updateDomTree(DomTree, IfConv, RemovedBlocks); in tryConvertIf()