Home
last modified time | relevance | path

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

/aosp12/art/tools/jfuzz/
H A Djfuzz.cc466 uint32_t adjustLocal(Type tp, int32_t a) { in adjustLocal() function in __anond6f833d60110::JFuzz
533 uint32_t locals = adjustLocal(tp, 0); in emitLocalVariable()
715 adjustLocal(tp, 1); // local now visible in emitScope()
719 adjustLocal(tp, -1); // local no longer visible in emitScope()