Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dinstruction_flags.h101 bool IsReturn() const { in IsReturn() function
/art/runtime/
Ddex_instruction.h551 bool IsReturn() const { in IsReturn() function
Ddebugger.cc261 static bool IsReturn(ArtMethod* method, uint32_t dex_pc) in IsReturn() function in art::FINAL