Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp317 SmallPtrSet<GlobalValue *, 8> GVSet(GVs.begin(), GVs.end()); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/bugpoint/
H A DCrashDebugger.cpp156 std::set<GlobalVariable *> GVSet; in TestGlobalVariables() local