Searched refs:getStructName (Results 1 – 4 of 4) sorted by relevance
69 ptr_type->getStructName().startswith("struct.rs_allocation"); in isRSAllocationPtrTy()
354 inline StringRef getStructName() const;
325 StringRef Type::getStructName() const { in getStructName() function
260 OS << GN.PTy->getStructName(); in operator <<()