Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1978 auto *NextFunc = CallCtxInfo.Func; in updateStackNodes() local
1979 if (NextFunc != Func) { in updateStackNodes()