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

  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 522 BranchInst *BI1 = BranchInst::Create(OrigBB, NewBB1);
539 UpdatePHINodes(OrigBB, NewBB1, Preds, BI1, P, HasLoopExit);
SimplifyCFG.cpp     [all...]

Completed in 483 milliseconds