Home
last modified time | relevance | path

Searched refs:APV (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h177 static bool classof(const ARMConstantPoolValue *APV) { in classof() argument
178 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()