HomeSort by: relevance | last modified time | path
    Searched defs:addLiveIns (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRegUnits.cpp 141 void LiveRegUnits::addLiveIns(const MachineBasicBlock &MBB) {
LivePhysRegs.cpp 236 void LivePhysRegs::addLiveIns(const MachineBasicBlock &MBB) {
253 void llvm::addLiveIns(MachineBasicBlock &MBB, const LivePhysRegs &LiveRegs) {
338 addLiveIns(MBB, LiveRegs);

Completed in 20 milliseconds