Home
last modified time | relevance | path

Searched refs:getIncludePathForIndex (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h244 virtual StringRef getIncludePathForIndex(unsigned index) { in getIncludePathForIndex() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3448 dbgs() << "INCLUDED: " << getIncludePathForIndex(index) << "\n"; in SelectCodeCommon()