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

/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h174 static bool classof(const ARMConstantPoolValue *APV) { argument
175 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA();

Completed in 49 milliseconds