Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantPoolValue.h109 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
HDValueEnumerator.cpp67 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function