Searched defs:thenBlock (Results 1 – 1 of 1) sorted by relevance
1440 const BasicBlock *thenBlock() const { return Branches[0]; } in thenBlock() function1441 BasicBlock *thenBlock() { return Branches[0]; } in thenBlock() function