Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h150 struct ObjectSizeOpts { struct
152 enum class Mode : uint8_t {
178 const TargetLibraryInfo *TLI, ObjectSizeOpts Opts = {}); argument