Home
last modified time | relevance | path

Searched defs:getDI (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h101 const DbgValueInst* getDI() { return DI; } in getDI() function
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h106 const DbgValueInst* getDI() { return DI; } in getDI() function
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp149 DependenceInfo &DependenceAnalysisWrapperPass::getDI() const { return *info; } in getDI() function in DependenceAnalysisWrapperPass