Home
last modified time | relevance | path

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

/external/llvm/include/llvm/
DValue.h205 BlockAddressVal, // This is an instance of BlockAddress enumerator
DConstants.h569 return V->getValueID() == BlockAddressVal;
/external/llvm/lib/VMCore/
DConstants.cpp1151 : Constant(Type::getInt8PtrTy(F->getContext()), Value::BlockAddressVal, in BlockAddress()