Home
last modified time | relevance | path

Searched defs:ECValue (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h77 ECValue(const ElemTy &Elt) in ECValue() function
98 ECValue(const ECValue &RHS) : Leader(this), Next((ECValue*)(intptr_t)1), in ECValue() function