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 380 void BranchFolder::MaintainLiveIns(MachineBasicBlock *CurMBB,
403 MaintainLiveIns(CurMBB, NewDest);
433 MaintainLiveIns(&CurMBB, NewMBB);
    [all...]

Completed in 384 milliseconds