Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp3408 template <typename ToTy> struct ReachabilityQueryInfo { struct
3423 ReachabilityQueryInfo(const Instruction *From, const ToTy *To) in ReachabilityQueryInfo() argument
3428 ReachabilityQueryInfo(Attributor &A, const Instruction &From, const ToTy &To, in ReachabilityQueryInfo() function
3440 ReachabilityQueryInfo(const ReachabilityQueryInfo &RQI) in ReachabilityQueryInfo() function