Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-private-enumerations.h19 enum StepType { enum
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9408 Type *StepType = Step->getType(); in execute() local