Searched defs:ReachabilityQueryInfo (Results 1 – 1 of 1) sorted by relevance
3414 template <typename ToTy> struct ReachabilityQueryInfo { struct3436 return const_cast<ReachabilityQueryInfo<ToTy> *>(this)->Hash = in computeHashValue() argument3441 ReachabilityQueryInfo(const Instruction *From, const ToTy *To) in ReachabilityQueryInfo() function3446 ReachabilityQueryInfo(Attributor &A, const Instruction &From, const ToTy &To, in ReachabilityQueryInfo() function3457 ReachabilityQueryInfo(const ReachabilityQueryInfo &RQI) in ReachabilityQueryInfo() argument