Searched defs:instrs (Results 1 – 3 of 3) sorted by relevance
3547 static void show_CF_instructions ( UChar* instrs, Int ilen, in show_CF_instructions()3565 UnwindContext* ctx, UChar* instrs, Int ilen, in run_CF_instructions()3625 UChar* instrs; member
154 InstrInfo instrs[0]; member
1410 const ZoneList<LInstruction*>* instrs = chunk_->instructions(); in ProcessOsrEntry() local