Searched refs:APV (Results 1 – 1 of 1) sorted by relevance
177 static bool classof(const ARMConstantPoolValue *APV) { in classof() argument178 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()