Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1874 DenseSet<const FuncTy *> MatchingIdsFuncSet; in updateStackNodes() local
1886 MatchingIdsFuncSet.clear(); in updateStackNodes()
1963 assert(!MatchingIdsFuncSet.contains(Func)); in updateStackNodes()
1965 MatchingIdsFuncSet.insert(Func); in updateStackNodes()