Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DConstantFolding.cpp739 Type *IntPtrScalarTy = IntPtrTy->getScalarType(); in CastGEPIndices() local
747 Ops[i]->getType()->getScalarType() != IntPtrScalarTy) { in CastGEPIndices()