Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DLazyEmittingLayer.h48 if (auto GV = searchGVs(Name, ExportedSymbolsOnly)) { in find()
104 virtual const GlobalValue* searchGVs(StringRef Name,
125 const GlobalValue* searchGVs(StringRef Name, in searchGVs() function