Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/lib/
H A DRSUtils.h102 static inline bool isRsObjectType(const llvm::Type *T) { in isRsObjectType() function
H A DRSX86CallConvPass.cpp75 if (!isRsObjectType(StructTy)) in IsDerefNeeded()