Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.h147 void EmitSlowPaths(Assembler* sp_asm) { in EmitSlowPaths() function
360 virtual void FinalizeCode() { buffer_.EmitSlowPaths(this); } in FinalizeCode()