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

  /external/llvm/lib/Transforms/InstCombine/
InstCombineLoadStoreAlloca.cpp 735 uint64_t TyAllocSize = DL.getTypeAllocSize(AllocTy);
764 return isObjectSizeLessThanOrEq(GEPI->getOperand(0), TyAllocSize, DL) &&
    [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp     [all...]

Completed in 96 milliseconds