Searched refs:condBBs (Results 1 – 1 of 1) sorted by relevance
1782 Stack condBBs; // fork BB, then else clause BB member in __anon70d097b80111::Converter3626 condBBs.push(bb); in handleInstruction()3637 BasicBlock *forkBB = reinterpret_cast<BasicBlock *>(condBBs.pop().u.p); in handleInstruction()3640 condBBs.push(bb); in handleInstruction()3652 BasicBlock *prevBB = reinterpret_cast<BasicBlock *>(condBBs.pop().u.p); in handleInstruction()