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

  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 571 BranchInst *BI2 = BranchInst::Create(OrigBB, NewBB2);
583 UpdatePHINodes(OrigBB, NewBB2, NewBB2Preds, BI2, P, HasLoopExit);
    [all...]
SimplifyCFG.cpp     [all...]

Completed in 336 milliseconds