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

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

Completed in 42 milliseconds