Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRegUnits.cpp86 static void addBlockLiveIns(LiveRegUnits &LiveUnits, in addBlockLiveIns() function
DLivePhysRegs.cpp158 void LivePhysRegs::addBlockLiveIns(const MachineBasicBlock &MBB) { in addBlockLiveIns() function in LivePhysRegs