Home
last modified time | relevance | path

Searched refs:setLiveOutValue (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveRangeCalc.h210 void setLiveOutValue(MachineBasicBlock *MBB, VNInfo *VNI) { in setLiveOutValue() function
DLiveRangeCalc.cpp225 setLiveOutValue(Pred, VNI); in findReachingDefs()
DSplitKit.cpp899 LRC.setLiveOutValue(MBB, VNI); in transferValues()
917 LRC.setLiveOutValue(MBB, VNI); // Live-out as well. in transferValues()
926 LRC.setLiveOutValue(MBB, 0); in transferValues()