Home
last modified time | relevance | path

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

/art/compiler/llvm/
Dgbc_expander.cc373 void EmitGuard_ArrayIndexOutOfBoundsException(uint32_t dex_pc,
1553 EmitGuard_ArrayIndexOutOfBoundsException(dex_pc, array_addr, index_value, in Expand_HLArrayGet()
1573 EmitGuard_ArrayIndexOutOfBoundsException(dex_pc, array_addr, index_value, in Expand_HLArrayPut()
2620 GBCExpanderPass::EmitGuard_ArrayIndexOutOfBoundsException(uint32_t dex_pc, in EmitGuard_ArrayIndexOutOfBoundsException() function in __anonb828269f0111::GBCExpanderPass