Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp69 static bool hasMetadataOtherThanDebugLoc(const GlobalVariable *GV) { in hasMetadataOtherThanDebugLoc() function
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h177 bool hasMetadataOtherThanDebugLoc() const { in hasMetadataOtherThanDebugLoc() function