Searched defs:getExternalSymbol (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProf.h | 487 static StringRef getExternalSymbol() { return "** External Symbol **"; } getExternalSymbol() function |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1989 SDValue SelectionDAG::getExternalSymbol(const char *Sym, EVT VT) { getExternalSymbol() function in SelectionDAG |