Home
last modified time | relevance | path

Searched refs:FunctionLocalness (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/
DMetadata.h103 enum FunctionLocalness { enum
117 FunctionLocalness FL, bool Insert = true);
/external/swiftshader/third_party/LLVM/lib/VMCore/
DMetadata.cpp188 FunctionLocalness FL, bool Insert) { in getMDNode()