Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DObjCARCInstKind.cpp144 Type *ETy1 = PTy1->getElementType(); in GetFunctionClass() local
146 if (ETy1->isIntegerTy(8)) in GetFunctionClass()
153 if (PointerType *Pte1 = dyn_cast<PointerType>(ETy1)) in GetFunctionClass()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DObjCARC.cpp253 Type *ETy1 = PTy1->getElementType(); in GetFunctionClass() local
255 if (ETy1->isIntegerTy(8)) in GetFunctionClass()
261 if (PointerType *Pte1 = dyn_cast<PointerType>(ETy1)) in GetFunctionClass()