HomeSort by relevance Sort by last modified time
    Searched refs:ConstantAggregateZeroVal (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/IR/
Value.h 195 ConstantAggregateZeroVal, // This is an instance of ConstantAggregateZero
Constants.h 303 : Constant(ty, ConstantAggregateZeroVal, 0, 0) {}
333 return V->getValueID() == ConstantAggregateZeroVal;
    [all...]

Completed in 20 milliseconds