Searched refs:BothPointerOrJarray (Results 1 – 2 of 2) sorted by relevance
2086 …while (fromMIRType != nullptr && toMIRType != nullptr && BothPointerOrJarray(*fromMIRType, *toMIRT… in Verify()
377 bool BothPointerOrJarray(const MIRType &from, const MIRType &to) const in BothPointerOrJarray() function