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

  /external/llvm/lib/VMCore/
Instructions.cpp 162 Value *ConstantValue = getIncomingValue(0);
164 if (getIncomingValue(i) != ConstantValue)
166 return ConstantValue;
    [all...]
  /external/clang/lib/Sema/
SemaInit.cpp     [all...]

Completed in 136 milliseconds