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