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