Home
last modified time | relevance | path

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

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