Searched refs:getUnsuffixedStructName (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/
H A DRSUtils.h30 static inline llvm::StringRef getUnsuffixedStructName(const llvm::StructType *T) { function in namespace:__anon1383
84 const llvm::StringRef StructName = getUnsuffixedStructName(llvm::dyn_cast<const llvm::StructType>(T));
H A DRSInvariant.cpp84 const llvm::StringRef StructName = getUnsuffixedStructName(ArgPtrDomainStructType);

Completed in 57 milliseconds