Home
last modified time | relevance | path

Searched defs:IsReturn (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dinstruction_flags.h92 bool IsReturn() const { in IsReturn() function
/art/libdexfile/dex/
Ddex_instruction.h571 static constexpr bool IsReturn(Code opcode) { in IsReturn() function
574 bool IsReturn() const { in IsReturn() function