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 531 BranchInst *BI1 = BranchInst::Create(OrigBB, NewBB1);
548 UpdatePHINodes(OrigBB, NewBB1, Preds, BI1, P, HasLoopExit);
    [all...]
SimplifyCFG.cpp     [all...]

Completed in 138 milliseconds