Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp199 static uint64_t getIntModuleFlagOrZero(const Module &M, StringRef Flag) { in getIntModuleFlagOrZero() function
211 getIntModuleFlagOrZero(M, "EnableValueProfiling") != 0; in enablesValueProfiling()