Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryOpRemark.h55 enum RemarkKind { RK_Store, RK_Unknown, RK_IntrinsicCall, RK_Call }; enum
/llvm-project/flang/include/flang/Frontend/
H A DCodeGenOptions.h83 // The RemarkKind enum class and OptRemark struct are identical to what Clang enum
/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h333 enum RemarkKind { global() enum