Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegUnits.cpp88 static void addBlockLiveIns(LiveRegUnits &LiveUnits, in addBlockLiveIns() function
H A DLivePhysRegs.cpp155 void LivePhysRegs::addBlockLiveIns(const MachineBasicBlock &MBB) { in addBlockLiveIns() function in LivePhysRegs