Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp160 StatementMatcher makeIteratorLoopMatcher(bool IsReverse) { in makeIteratorLoopMatcher() argument
412 bool IsReverse) { in getContainerFromBeginEndCall() argument
437 bool IsReverse) { in findContainer() argument
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1599 bool IsReverse; global() variable
1602 VPVectorPointerRecipe(VPValue * Ptr,Type * IndexedTy,bool IsReverse,bool IsInBounds,DebugLoc DL) VPVectorPointerRecipe() argument