Searched defs:InductionDescriptor (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanTransforms.h | 21 class InductionDescriptor; global() variable |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | LoopInfo.h | 30 class InductionDescriptor; global() variable |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IVDescriptors.cpp | 1234 InductionDescriptor::InductionDescriptor(Value *Start, InductionKind K, InductionDescriptor() function in InductionDescriptor |