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

  /external/llvm/include/llvm/IR/
Value.h 313 UndefValueVal, // This is an instance of UndefValue
Constants.h     [all...]
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 540 case Value::UndefValueVal: return TypesRes;
    [all...]

Completed in 99 milliseconds