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

  /external/llvm/lib/Analysis/
CaptureTracking.cpp 340 unsigned OtherIndex = (I->getOperand(0) == V) ? 1 : 0;
341 auto *LI = dyn_cast<LoadInst>(I->getOperand(OtherIndex));
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]

Completed in 1303 milliseconds