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

  /external/llvm/lib/Transforms/InstCombine/
InstCombinePHI.cpp 213 BasicBlock *InBB = PN.getIncomingBlock(i);
217 OpPhi->addIncoming(InGEP->getOperand(op), InBB);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombinePHI.cpp 222 BasicBlock *InBB = PN.getIncomingBlock(i);
226 OpPhi->addIncoming(InGEP->getOperand(op), InBB);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 61 milliseconds