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

/external/llvm/lib/Target/Mips/
H A DMipsJITInfo.cpp54 unsigned* NextInstr = CurrentInstr + 1; local
55 unsigned NextInstrHintClear = (*NextInstr) & HintMask;

Completed in 77 milliseconds