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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h250 /// getIncludePathForIndex - get the td source location of pattern instantiation
251 virtual StringRef getIncludePathForIndex(unsigned index) { function in class:llvm::SelectionDAGISel
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp3388 dbgs() << "INCLUDED: " << getIncludePathForIndex(index) << "\n";

Completed in 108 milliseconds