Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp1347 static const GetExtendExprTy GetExtendExpr; member
1357 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anon70687fab0511::ExtendOpTraits< SCEVSignExtendExpr>
1363 static const GetExtendExprTy GetExtendExpr; member
1373 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anon70687fab0511::ExtendOpTraits< SCEVZeroExtendExpr>
1388 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1462 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local