Searched refs:found_one (Results 1 – 1 of 1) sorted by relevance
3439 bool found_one = false; in CopyAndFixupMethod() local3443 found_one = true; in CopyAndFixupMethod()3447 CHECK(found_one) << "Expected to find callee save method but got " << orig->PrettyMethod(); in CopyAndFixupMethod()