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