Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDominanceFrontierImpl.h214 DomSetType &parentSet = this->Frontiers[parentBB]; in calculate() local
217 parentSet.insert(*CDFI); in calculate()