Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h100 bool isGlobalValue() const { return Kind == ARMCP::CPValue; } in isGlobalValue() function
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp40 bool isGlobalValue(unsigned ID) const { in isGlobalValue() function