Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h230 bool isIRPGOFlagSet(const Module *M);
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp951 bool isIRPGOFlagSet(const Module *M) { in isIRPGOFlagSet() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp631 if (!DoHashBasedCounterSplit || !isIRPGOFlagSet(M) || in getVarName()