Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1624 unsigned IVWidth = SE->getTypeSizeInBits(WideType); in widenLoopCompare() local
1886 unsigned IVWidth = SE->getTypeSizeInBits(WideType); in widenIVUse() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14718 uint64_t IVWidth = Context.getTypeSize(IVTy); in ActOnOpenMPReverseDirective() local