Searched defs:HasCalleeSaveMethod (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Druntime.h350 bool HasCalleeSaveMethod(CalleeSaveType type) const { function in class:art::Runtime
355 DCHECK(HasCalleeSaveMethod(type));

Completed in 225 milliseconds