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