Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp173 bool assignFunctions();
2972 bool CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::assignFunctions() { in assignFunctions() function in CallsiteContextGraph
3842 bool Changed = assignFunctions(); in process()