Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h72 struct FeedbackInfo { struct
75 bool operator==(const FeedbackInfo &RHS) const { return Type == RHS.Type; } argument