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