Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveRangeCalc.h230 void setLiveOutValue(MachineBasicBlock *MBB, VNInfo *VNI) { in setLiveOutValue() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp252 setLiveOutValue(Pred, EP.second ? &UndefVNI : VNI); in findReachingDefs()
H A DSplitKit.cpp1192 LIC.setLiveOutValue(&*MBB, VNI); in transferValues()
1210 LIC.setLiveOutValue(&*MBB, VNI); // Live-out as well. in transferValues()
1219 LIC.setLiveOutValue(&*MBB, nullptr); in transferValues()