Searched refs:IsBackwardBranch (Results 1 - 2 of 2) sorted by relevance

/art/runtime/interpreter/
H A Dinterpreter_common.h508 static inline bool IsBackwardBranch(int32_t branch_offset) { function in namespace:art::interpreter
H A Dinterpreter_switch_impl.cc97 if (IsBackwardBranch(offset)) { \

Completed in 63 milliseconds