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