Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveRangeCalc.h211 void setLiveOutValue(MachineBasicBlock *MBB, VNInfo *VNI) { in setLiveOutValue() function
DSplitKit.cpp878 LRC.setLiveOutValue(MBB, VNI); in transferValues()
896 LRC.setLiveOutValue(MBB, VNI); // Live-out as well. in transferValues()
905 LRC.setLiveOutValue(MBB, nullptr); in transferValues()
DLiveRangeCalc.cpp307 setLiveOutValue(Pred, VNI); in findReachingDefs()