Searched refs:thenBlock (Results 1 – 2 of 2) sorted by relevance
887 printBlockLabel(SS, E->thenBlock(), -1); in printBranch()
1435 const BasicBlock *thenBlock() const { return Branches[0]; } in thenBlock() function1436 BasicBlock *thenBlock() { return Branches[0]; } in thenBlock() function