Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ConditionalCompares.cpp787 void updateDomTree(ArrayRef<MachineBasicBlock *> Removed);
820 void AArch64ConditionalCompares::updateDomTree( in updateDomTree() function in AArch64ConditionalCompares
921 updateDomTree(RemovedBlocks); in tryConvert()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp811 void updateDomTree(MachineDominatorTree *DomTree, const SSAIfConv &IfConv, in updateDomTree() function
1041 updateDomTree(DomTree, IfConv, RemovedBlocks); in tryConvertIf()
1179 updateDomTree(DomTree, IfConv, RemovedBlocks); in tryConvertIf()