Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp3698 auto ContextIterBegin = in applyImport() local
3702 (ContextIterBegin != StackContext.end() && in applyImport()
3703 *ContextIterBegin == 0) in applyImport()
3706 for (auto ContextIter = ContextIterBegin; in applyImport()