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

  /external/llvm/lib/Analysis/
LoopAccessAnalysis.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopLoadElimination.cpp 76 unsigned TypeByteSize = DL.getTypeAllocSize(const_cast<Type *>(LoadType));
86 return Val.abs() == TypeByteSize;
  /external/llvm/include/llvm/Analysis/
LoopAccessAnalysis.h 324 bool couldPreventStoreLoadForward(unsigned Distance, unsigned TypeByteSize);
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 3432 milliseconds