Home
last modified time | relevance | path

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

/art/compiler/dex/
Dmir_analysis.cc1226 const bool is_iget_or_iput = IsInstructionIGetOrIPut(mir->dalvikInsn.opcode); in DoCacheFieldLoweringInfo() local
1228 if (is_iget_or_iput || is_iget_or_iput_quick) { in DoCacheFieldLoweringInfo()
1231 if (is_iget_or_iput) { in DoCacheFieldLoweringInfo()