Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DInstrProfiling.h62 std::vector<GlobalValue *> CompilerUsedVars; global() variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp256 std::vector<GlobalValue *> CompilerUsedVars; member in __anon21e6fd6b0111::InstrLowerer