Home
last modified time | relevance | path

Searched refs:findValueInfoForFunc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp3459 static ValueInfo findValueInfoForFunc(const Function &F, const Module &M, in findValueInfoForFunc() function
3579 ValueInfo TheFnVI = findValueInfoForFunc(F, M, ImportSummary); in applyImport()
3799 findValueInfoForFunc(*CalledFunction, M, ImportSummary); in applyImport()