Home
last modified time | relevance | path

Searched defs:Dom (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/CodeGen/
DShrinkWrap.cpp260 DominanceAnalysis &Dom) { in FindIDom()
DSplitKit.cpp831 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
876 DomPair &Dom = NearestDom[i]; in hoistCopies() local
902 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSplitKit.cpp728 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopiesForSize() local
772 DomPair &Dom = NearestDom[i]; in hoistCopiesForSize() local
793 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopiesForSize() local
/external/llvm/lib/Transforms/Scalar/
DSeparateConstOffsetFromGEP.cpp1128 if (auto *Dom = findClosestMatchingDominator(Key, I)) { in reuniteExts() local
DGVN.cpp2583 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineSelect.cpp1251 if (BasicBlock *Dom = Parent->getSinglePredecessor()) { in visitSelectInst() local
DInstCombineCompares.cpp3333 BasicBlock *Dom = Parent->getSinglePredecessor(); in visitICmpInst() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp669 BasicBlock *Dom = cast<BasicBlock>(*I); in nearest_common_dominator() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp5300 if (BasicBlock *Dom = BB->getSinglePredecessor()) { in SimplifyCondBranch() local