Home
last modified time | relevance | path

Searched refs:addLiveOutsNoPristines (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp160 void LivePhysRegs::addLiveOutsNoPristines(const MachineBasicBlock &MBB) { in addLiveOutsNoPristines() function in LivePhysRegs
180 addLiveOutsNoPristines(MBB); in addLiveOuts()
DStackMapLivenessAnalysis.cpp131 LiveRegs.addLiveOutsNoPristines(MBB); in calculateLiveness()
DExecutionDepsFix.cpp563 LiveRegSet.addLiveOutsNoPristines(*MBB); in processUndefReads()
DBranchFolding.cpp407 LiveRegs.addLiveOutsNoPristines(MBB); in computeLiveIns()
/external/llvm/include/llvm/CodeGen/
DLivePhysRegs.h133 void addLiveOutsNoPristines(const MachineBasicBlock &MBB);