Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h134 struct ObjectSizeOpts { struct
136 enum class Mode : uint8_t {
168 const TargetLibraryInfo *TLI, ObjectSizeOpts Opts = {}); argument