Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-private-enumerations.h19 enum StepType { enum
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3136 Type *StepType = II.getStep()->getType(); in createInductionResumeValues() local
9287 Type *StepType = Step->getType(); in execute() local