Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp2568 getSymbolStringPool(), IPLS->DefGeneratorCandidates.getSymbolNames())); in OL_applyQueryPhase1()
2754 IPLS->LookupSet.getSymbolNames()); in OL_completeLookup()
2880 IPLS->LookupSet.getSymbolNames()); in OL_completeLookupFlags()
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h331 SymbolNameVector getSymbolNames() const { in getSymbolNames() function