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

  /external/llvm/include/llvm/IR/
Value.h 315 ConstantExprVal, // This is an instance of ConstantExpr
Constants.h 803 : Constant(ty, ConstantExprVal, Ops, NumOps) {
    [all...]
  /external/lldb/source/Expression/
IRInterpreter.cpp 233 case Value::ConstantExprVal:
    [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 593 case Value::ConstantExprVal: {
    [all...]

Completed in 167 milliseconds