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