HomeSort by relevance Sort by last modified time
    Searched refs:setIsInsideBundle (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
MachineInstrBundle.cpp 51 MII->setIsInsideBundle(false);
180 FirstMI->setIsInsideBundle();
  /external/llvm/include/llvm/CodeGen/
MachineInstr.h 225 /// setIsInsideBundle - Set InsideBundle bit.
227 void setIsInsideBundle(bool Val = true) {
    [all...]

Completed in 268 milliseconds