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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
H A DMBlazeDelaySlotFiller.cpp67 static bool hasImmInstruction(MachineBasicBlock::iterator &candidate) { function
220 if (hasImmInstruction(I) || delayHasHazard(I,slot))

Completed in 219 milliseconds