Home
last modified time | relevance | path

Searched defs:GVSet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp317 SmallPtrSet<GlobalValue *, 8> GVSet(GVs.begin(), GVs.end()); in main() local
/freebsd/contrib/llvm-project/llvm/tools/bugpoint/
H A DCrashDebugger.cpp168 std::set<GlobalVariable *> GVSet; in TestGlobalVariables() local