Searched refs:StateBB (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/
H A DShadowStackGC.cpp94 Function::iterator StateBB, StateE; member in class:__anon10284::EscapeEnumerator
107 StateBB = F.begin();
113 while (StateBB != StateE) {
114 BasicBlock *CurBB = StateBB++;

Completed in 121 milliseconds