Home
last modified time | relevance | path

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

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