Home
last modified time | relevance | path

Searched defs:IVUpdateMayOverflow (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h104 getPreferredTailFoldingStyle(bool IVUpdateMayOverflow) getPreferredTailFoldingStyle() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h365 getPreferredTailFoldingStyle(bool IVUpdateMayOverflow) getPreferredTailFoldingStyle() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1492 getTailFoldingStyle(bool IVUpdateMayOverflow=true) const getTailFoldingStyle() argument
8561 bool IVUpdateMayOverflow = false; tryToBuildVPlanWithVPRecipes() local