Searched refs:TypeHash (Results 1 – 3 of 3) sorted by relevance
20 TypeHash = debug_info.getU64(offset_ptr); in extractImpl()31 << " type_signature = " << format("0x%16" PRIx64, TypeHash) in dump()
19 uint64_t TypeHash;
640 llvm::hash_code TypeHash = hash_value(Out.str()); in EmitTypeCheck() local643 llvm::Value *Low = llvm::ConstantInt::get(Int64Ty, TypeHash); in EmitTypeCheck()