Home
last modified time | relevance | path

Searched defs:ReachabilityQueryInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3369 template <typename ToTy> struct ReachabilityQueryInfo { struct
3391 return const_cast<ReachabilityQueryInfo<ToTy> *>(this)->Hash = in computeHashValue() argument
3396 ReachabilityQueryInfo(const Instruction *From, const ToTy *To) in ReachabilityQueryInfo() function
3401 ReachabilityQueryInfo(Attributor &A, const Instruction &From, const ToTy &To, in ReachabilityQueryInfo() argument
3412 ReachabilityQueryInfo(const ReachabilityQueryInfo &RQI) in ReachabilityQueryInfo() function