Searched refs:setValueProfilingFlag (Results 1 – 3 of 3) sorted by relevance
95 void setValueProfilingFlag(llvm::Module &M);
1327 void CodeGenPGO::setValueProfilingFlag(llvm::Module &M) { in setValueProfilingFlag() function in CodeGenPGO
901 CodeGenPGO(*this).setValueProfilingFlag(getModule()); in Release()