Searched defs:MaintainLiveIns (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DBranchFolding.cpp385 void BranchFolder::MaintainLiveIns(MachineBasicBlock *CurMBB, function in class:BranchFolder
408 MaintainLiveIns(CurMBB, NewDest);
439 MaintainLiveIns(&CurMBB, NewMBB);

Completed in 158 milliseconds