Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h569 DST *entrySuccs = &DF->find(entry)->second; in isRegion() local
574 for (BlockT *successor : *entrySuccs) { in isRegion()
585 for (BlockT *Succ : *entrySuccs) { in isRegion()