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 375 BasicBlock *InstParent = Inst->getParent();
381 if (&*BBI == InstParent->begin()) {
382 BasicBlock *Pred = InstParent->getSinglePredecessor();
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]

Completed in 103 milliseconds