Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5372 PointerType *ScalePtrTy = dyn_cast_or_null<PointerType>(ScaleTy); in optimizeMemoryInst() local
5375 (ScalePtrTy && DL->isNonIntegralPointerType(ScalePtrTy)) || in optimizeMemoryInst()