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

  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 433 BasicBlock *InstParent = Inst->getParent();
439 if (&*BBI == InstParent->begin()) {
440 BasicBlock *Pred = InstParent->getSinglePredecessor();
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]

Completed in 37 milliseconds