Searched refs:IntPtrMatcher (Results 1 – 2 of 2) sorted by relevance
138 typedef Int32Matcher IntPtrMatcher; typedef141 typedef Int64Matcher IntPtrMatcher; typedef198 IntPtrMatcher const& index() const { return index_; } in index()202 IntPtrMatcher const index_;251 typedef BinopMatcher<IntPtrMatcher, IntPtrMatcher> IntPtrBinopMatcher;
1297 IntPtrMatcher mindex(load_or_store->InputAt(1)); in CheckFieldAccessArithmetic()