Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DValue.h201 ConstantStructVal, // This is an instance of ConstantStruct enumerator
DConstants.h423 return V->getValueID() == ConstantStructVal;
/external/llvm/lib/IR/
DConstants.cpp857 : Constant(T, ConstantStructVal, in ConstantStruct()