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

  /external/llvm/include/llvm/
Constant.h 112 return V->getValueID() >= ConstantFirstVal &&
Value.h 225 ConstantFirstVal = FunctionVal,
334 return Val.getValueID() >= Value::ConstantFirstVal &&

Completed in 214 milliseconds