Searched defs:SCEVOperand (Results 1 – 1 of 1) sorted by relevance
33 struct SCEVOperand { struct34 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() argument37 unsigned ParentOpcode;39 int OperandIdx;41 const SCEV* S;