Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/
H A Dlldb-private-enumerations.h22 typedef enum StepType { enum
30 } StepType; typedef
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2838 Type *StepType = II.getStep()->getType(); in createVectorizedLoopSkeleton() local