Searched refs:TypeHash (Results 1 – 3 of 3) sorted by relevance
59 uint64_t TypeHash = 0; variable98 uint64_t getTypeHash() const { return TypeHash; } in getTypeHash()
256 TypeHash = debug_info.getU64(offset_ptr, &Err); in extract()
832 llvm::hash_code TypeHash = hash_value(Out.str()); in EmitTypeCheck() local835 llvm::Value *Low = llvm::ConstantInt::get(Int64Ty, TypeHash); in EmitTypeCheck()