Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h139 struct ObjectSizeOpts { struct
141 enum class Mode : uint8_t {
177 const TargetLibraryInfo *TLI, ObjectSizeOpts Opts = {}); argument