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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
H A DBranchFolding.cpp369 void BranchFolder::MaintainLiveIns(MachineBasicBlock *CurMBB, function in class:BranchFolder
392 MaintainLiveIns(CurMBB, NewDest);
422 MaintainLiveIns(&CurMBB, NewMBB);

Completed in 141 milliseconds