HomeSort by relevance Sort by last modified time
    Searched refs:MaintainLiveIns (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
BranchFolding.h 98 void MaintainLiveIns(MachineBasicBlock *CurMBB,
BranchFolding.cpp 385 void BranchFolder::MaintainLiveIns(MachineBasicBlock *CurMBB,
408 MaintainLiveIns(CurMBB, NewDest);
439 MaintainLiveIns(&CurMBB, NewMBB);
    [all...]

Completed in 81 milliseconds