Home
last modified time | relevance | path

Searched refs: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
76 bool operator!=(const FeedbackInfo &RHS) const { return !(*this == RHS); }
101 FeedbackInfo Feedback; // FeedbackTexture