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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DLiveIntervalAnalysis.h356 /// (calls handleVirtualRegisterDef)
368 /// handleVirtualRegisterDef - update intervals for a virtual
370 void handleVirtualRegisterDef(MachineBasicBlock *MBB,
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DLiveIntervalAnalysis.cpp198 void LiveIntervals::handleVirtualRegisterDef(MachineBasicBlock *mbb, function in class:LiveIntervals
376 handleVirtualRegisterDef(MBB, MI, MIIdx, MO, MOIdx,

Completed in 145 milliseconds