Searched defs:IsIntrinsic (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/compiler/ | ||
H A D | compiled_method.h | 130 bool IsIntrinsic() const { in IsIntrinsic() function |
/aosp12/art/runtime/ | ||
H A D | art_method.h | 176 bool IsIntrinsic() const { in IsIntrinsic() function |