Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp769 static uint64_t getIntModuleFlagOrZero(const Module &M, StringRef Flag) { in getIntModuleFlagOrZero() function
781 getIntModuleFlagOrZero(M, "EnableValueProfiling") != 0; in enablesValueProfiling()