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