Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp478 BackpatchBlocksTy BackpatchBlocks; member in __anon15de256c0411::CFGBuilder
1440 for (BackpatchBlocksTy::iterator I = BackpatchBlocks.begin(), in buildCFG()
1441 E = BackpatchBlocks.end(); I != E; ++I ) { in buildCFG()
3096 BackpatchBlocks.push_back(JumpSource(Block, ScopePos)); in VisitGotoStmt()