Searched refs:CurrentBbIndex (Results 1 – 1 of 1) sorted by relevance
1445 NaClBcIndexSize_t CurrentBbIndex = 0; member in __anon013ef65f0111::FunctionParser2130 ++CurrentBbIndex; in ExitBlock()2131 if (CurrentBbIndex != DeclaredNumberBbs) { in ExitBlock()2135 << " basic blocks, but defined " << CurrentBbIndex << "."; in ExitBlock()2171 ++CurrentBbIndex; in ProcessRecord()2172 CurrentNode = getBasicBlock(CurrentBbIndex); in ProcessRecord()