Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveRegUnits.cpp74 static void addBlockLiveIns(LiveRegUnits &LiveUnits, in addBlockLiveIns() function
H A DLivePhysRegs.cpp153 void LivePhysRegs::addBlockLiveIns(const MachineBasicBlock &MBB) { in addBlockLiveIns() function in LivePhysRegs