Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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() argument