Searched defs:SCEVOperand (Results 1 – 1 of 1) sorted by relevance
46 struct SCEVOperand { struct47 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() function50 unsigned ParentOpcode;52 int OperandIdx;54 const SCEV* S;