Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLivePhysRegs.cpp144 static void addLiveIns(LivePhysRegs &LiveRegs, const MachineBasicBlock &MBB) { in addLiveIns() function
183 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) { in addLiveIns() function in LivePhysRegs
DMachineTraceMetrics.cpp955 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns() function in MachineTraceMetrics::Ensemble