Searched defs:WideType (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyIndVar.cpp | 1022 Type *WideType; global() member in __anona1c8ef110311::WidenIV |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineCompares.cpp | 1786 Type *WideType = W->getType(); foldICmpAndConstConst() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 11608 auto *WideType = FoundLHS->getType(); isImpliedCond() local |