Searched defs:ECValue (Results 1 – 2 of 2) sorted by relevance
75 ECValue(const ElemTy &Elt) in ECValue() function94 ECValue(const ECValue &RHS) : Leader(this), Next((ECValue*)(intptr_t)1), in ECValue() function
560 Value *ECValue = in convertToCTRLoop() local