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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsJITInfo.cpp53 unsigned* NextInstr = CurrentInstr + 1; local
54 unsigned NextInstrHintClear = (*NextInstr) & HintMask;

Completed in 66 milliseconds