Home
last modified time | relevance | path

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

/art/tools/jfuzz/
Djfuzz.cc466 uint32_t adjustLocal(Type tp, int32_t a) { in adjustLocal() function in __anon58250dea0111::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()