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

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

Completed in 737 milliseconds