Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp1359 static const GetExtendExprTy GetExtendExpr; member
1369 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon1b57f8c30411::ExtendOpTraits< SCEVSignExtendExpr>
1375 static const GetExtendExprTy GetExtendExpr; member
1385 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon1b57f8c30411::ExtendOpTraits< SCEVZeroExtendExpr>
1400 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1474 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local