Home
last modified time | relevance | path

Searched refs:MarkAsIntrinsic (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/driver/
Dcompiled_method.h131 void MarkAsIntrinsic() { in MarkAsIntrinsic() function
Dcompiled_method_storage.cc266 compiled_method->MarkAsIntrinsic(); in CreateCompiledMethod()