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

  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 273 Value *StorePtr = SI->getPointerOperand();
284 dyn_cast<SCEVAddRecExpr>(SE->getSCEV(StorePtr));
306 if (processLoopStridedStore(StorePtr, StoreSize, SI->getAlignment(),
GVN.cpp 857 Value *StorePtr = DepSI->getPointerOperand();
860 StorePtr, StoreSize, TD);
    [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/lib/Target/Mips/
MipsISelLowering.cpp     [all...]

Completed in 106 milliseconds