Home
last modified time | relevance | path

Searched defs:DomTree (Results 1 – 17 of 17) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankSelect.cpp66 MachineDominatorTree &DomTree = in INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DLiveDebugValues.cpp120 MachineDominatorTree *DomTree = nullptr; in runOnMachineFunction() local
H A DVarLocBasedImpl.cpp2208 MachineDominatorTree *DomTree, in ExtendRanges() argument
H A DInstrRefBasedImpl.cpp3639 ExtendRanges(MachineFunction & MF,MachineDominatorTree * DomTree,TargetPassConfig * TPC,unsigned InputBBLimit,unsigned InputDbgValLimit) ExtendRanges() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h449 const DomTreeBase<BlockT> &DomTree) { in discoverAndMapSubloop() argument
566 void LoopInfoBase<BlockT, LoopT>::analyze(const DomTreeBase<BlockT> &DomTree) { in analyze() argument
708 const DomTreeBase<BlockT> &DomTree) const { in verify() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h49 MachineDominatorTree *DomTree = nullptr; variable
H A DLiveIntervals.h59 MachineDominatorTree *DomTree = nullptr; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp89 MachineDominatorTree *DomTree = getDomTree(); in calculate() local
H A DEarlyIfConversion.cpp767 MachineDominatorTree *DomTree = nullptr; global() member in __anon15b143380311::EarlyIfConverter
811 updateDomTree(MachineDominatorTree * DomTree,const SSAIfConv & IfConv,ArrayRef<MachineBasicBlock * > Removed) updateDomTree() argument
1121 MachineDominatorTree *DomTree = nullptr; global() member in __anon15b143380b11::EarlyIfPredicator
[all...]
H A DMachineUniformityAnalysis.cpp221 auto &DomTree = getAnalysis<MachineDominatorTree>().getBase(); runOnMachineFunction() local
H A DRegAllocGreedy.h175 MachineDominatorTree *DomTree = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp96 MachineDominatorTree *DomTree; member in __anon3c4138230111::AArch64ConditionOptimizer
H A DAArch64ConditionalCompares.cpp767 MachineDominatorTree *DomTree; member in __anon5f262a470211::AArch64ConditionalCompares
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineSizeEstimatorAnalysis.cpp158 auto &DomTree = FAM.getResult<DominatorTreeAnalysis>(F); getFunctionFeatures() local
H A DLoopInfo.cpp865 LoopInfo(const DomTreeBase<BasicBlock> & DomTree) LoopInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp174 explicit NearestCommonDominator(DominatorTree *DomTree) : DT(DomTree) {} in NearestCommonDominator() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp761 DominatorTree DomTree(*NewF); salvageDebugInfo() local