reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
224 bool hasMetadata() const { return DbgLoc || hasMetadataHashEntry(); } 229 return hasMetadataHashEntry();lib/IR/Instruction.cpp
46 if (hasMetadataHashEntry())
lib/IR/Metadata.cpp1196 if (!hasMetadataHashEntry()) 1235 assert(!Info.empty() == hasMetadataHashEntry() && 1244 assert((hasMetadataHashEntry() == 1247 if (!hasMetadataHashEntry()) 1272 if (!hasMetadataHashEntry()) 1288 if (!hasMetadataHashEntry()) 1292 assert(hasMetadataHashEntry() && 1303 assert(hasMetadataHashEntry() && 1373 assert(hasMetadataHashEntry() && "Caller should check");