Searched refs:hasNextLBR (Results 1 – 2 of 2) sorted by relevance
156 bool hasNextLBR() const { return LBRIndex < LBRStack.size(); } in hasNextLBR() function
109 while (State.hasNextLBR()) { in unwind()