Searched defs:getDI (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h117 const DbgValueInst* getDI() { return DI; } function in class:llvm::SelectionDAGBuilder::DanglingDebugInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp162 DependenceInfo &DependenceAnalysisWrapperPass::getDI() const { return *info; } function in class:DependenceAnalysisWrapperPass

Completed in 128 milliseconds