Searched refs:isUsedByMetadata (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/IR/
H A DValue.cpp67 if (isUsedByMetadata())
371 if (isUsedByMetadata())
/external/llvm/include/llvm/IR/
H A DValue.h448 bool isUsedByMetadata() const { return IsUsedByMD; } function

Completed in 498 milliseconds