Home
last modified time | relevance | path

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

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