Searched defs:IVUpdateMayOverflow (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.h | 104 getPreferredTailFoldingStyle(bool IVUpdateMayOverflow) getPreferredTailFoldingStyle() argument |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.h | 365 getPreferredTailFoldingStyle(bool IVUpdateMayOverflow) getPreferredTailFoldingStyle() argument |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 1492 getTailFoldingStyle(bool IVUpdateMayOverflow=true) const getTailFoldingStyle() argument |