Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp2964 typedef SmallSetVector<BasicBlock *, 16> BBSetVector; in analyze() typedef
2965 BBSetVector BBWorklist; in analyze()