Searched defs:setLiveOutValue (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DLiveRangeCalc.h199 /// setLiveOutValue - Indicate that VNI is live out from MBB. The
205 void setLiveOutValue(MachineBasicBlock *MBB, VNInfo *VNI) { function in class:llvm::LiveRangeCalc
218 /// setLiveOutValue(MBB, 0).
231 /// setLiveOutValue, the value may be null for live-trough blocks.

Completed in 333 milliseconds