Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1327 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; in getPreStartForExtend() local
1286 static const GetExtendExprTy GetExtendExpr; global() member
1296 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; global() member in __anon08f5dad10511::ExtendOpTraits< SCEVSignExtendExpr>
1302 static const GetExtendExprTy GetExtendExpr; global() member
1312 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; global() member in __anon08f5dad10511::ExtendOpTraits< SCEVZeroExtendExpr>
1404 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; getExtendAddRecStart() local
[all...]