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.cpp5086 auto ContextIterBegin = in checkAllocContextIds() local
5090 (ContextIterBegin != StackContext.end() && *ContextIterBegin == 0) ? 1 in checkAllocContextIds()
5092 for (auto ContextIter = ContextIterBegin; ContextIter != StackContext.end(); in checkAllocContextIds()