Home
last modified time | relevance | path

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

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