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

/external/llvm/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h354 /// (calls handleVirtualRegisterDef)
366 /// handleVirtualRegisterDef - update intervals for a virtual
368 void handleVirtualRegisterDef(MachineBasicBlock *MBB,
/external/llvm/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp200 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb, function in class:LiveIntervals
378 handleVirtualRegisterDef(MBB, MI, MIIdx, MO, MOIdx,

Completed in 42 milliseconds