Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DTLSVariableHoist.cpp176 BasicBlock *Dom = Header; getNearestLoopDomInst() local
H A DSeparateConstOffsetFromGEP.cpp1236 if (auto *Dom = findClosestMatchingDominator(Key, I, DominatingAdds)) { in reuniteExts() local
1248 if (auto *Dom = in reuniteExts() local
H A DGVN.cpp3222 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp1043 DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
1089 DomPair &Dom = NearestDom[i]; in hoistCopies() local
1118 const DomPair &Dom = NearestDom[ParentVNI->id]; in hoistCopies() local
H A DShrinkWrap.cpp378 DominanceAnalysis &Dom, bool Strict = true) { in FindIDom()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSILowerI1Copies.cpp312 MachineBasicBlock *Dom = CommonDominators[LoopLevel]; local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSafepointIRVerifier.cpp169 SmallVector<BasicBlock *, 8> Dom; in addDeadBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp677 BasicBlock *Dom = cast<BasicBlock>(*I); in nearest_common_dominator() local
H A DHexagonISelDAGToDAGHVX.cpp1775 Dom.insert(N0); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp784 auto Dom = Paths.begin(); in tryOptimizePhi() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2716 DominatorTree Dom(F); in sinkSpillUsesAfterCoroBegin() local