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.cpp881 LRC.setLiveOutValue(&*MBB, VNI); in transferValues()
899 LRC.setLiveOutValue(&*MBB, VNI); // Live-out as well. in transferValues()
908 LRC.setLiveOutValue(&*MBB, nullptr); in transferValues()
DLiveRangeCalc.cpp314 setLiveOutValue(Pred, VNI); in findReachingDefs()