Home
last modified time | relevance | path

Searched refs:isSizeOf (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolutionExpressions.h444 bool isSizeOf(Type *&AllocTy) const;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h430 bool isSizeOf(Type *&AllocTy) const;
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h423 bool isSizeOf(Type *&AllocTy) const;
/external/llvm/lib/Transforms/Scalar/
DLoopRerollPass.cpp504 if (!Unknown->isSizeOf(AllocTy)) in getIncrmentFactorSCEV()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp201 if (U->isSizeOf(AllocTy)) { in print()
357 bool SCEVUnknown::isSizeOf(Type *&AllocTy) const { in isSizeOf() function in SCEVUnknown
/external/llvm/lib/Analysis/
DScalarEvolution.cpp218 if (U->isSizeOf(AllocTy)) { in print()
382 bool SCEVUnknown::isSizeOf(Type *&AllocTy) const { in isSizeOf() function in SCEVUnknown
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp305 if (U->isSizeOf(AllocTy)) { in print()
463 bool SCEVUnknown::isSizeOf(Type *&AllocTy) const { in isSizeOf() function in SCEVUnknown