Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h204 SmallSet<AssertingVH<Function>, 20> CreatedDeclarations; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPredicateInfo.cpp523 PI.CreatedDeclarations.insert(IF); in materializeStack()
720 for (const auto &F : CreatedDeclarations) in ~PredicateInfo()
722 CreatedDeclarations.clear(); in ~PredicateInfo()