Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DConstantMerge.cpp70 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DInstruction.h169 bool hasMetadataOtherThanDebugLoc() const { in hasMetadataOtherThanDebugLoc() function