Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h182 struct ObjectSizeOpts { struct
184 enum class Mode : uint8_t {
210 const TargetLibraryInfo *TLI, ObjectSizeOpts Opts = {}); argument