Searched defs:UsedVars (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ | ||
| H A D | InstrProfiling.h | 63 std::vector<GlobalValue *> UsedVars; global() variable |
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
| H A D | InstrProfiling.cpp | 257 std::vector<GlobalValue *> UsedVars; member in __anon21e6fd6b0111::InstrLowerer |