Home
last modified time | relevance | path

Searched defs:addLiveIns (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp236 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns() function in LivePhysRegs
253 void llvm::addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs) { in addLiveIns() function in llvm
H A DLiveRegUnits.cpp141 void LiveRegUnits::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns() function in LiveRegUnits
H A DMachineTraceMetrics.cpp979 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns() function in MachineTraceMetrics::Ensemble