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

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 329 /// handleVirtualRegisterDef)
341 /// handleVirtualRegisterDef - update intervals for a virtual
343 void handleVirtualRegisterDef(MachineBasicBlock *MBB,
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 284 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb,
584 handleVirtualRegisterDef(MBB, MI, MIIdx, MO, MOIdx,
    [all...]

Completed in 115 milliseconds