Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h46 struct SCEVOperand { struct
47 explicit SCEVOperand(unsigned Opc, int Idx, const SCEV *S) : in SCEVOperand() function
50 unsigned ParentOpcode;
52 int OperandIdx;
54 const SCEV* S;