Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1327 static const GetExtendExprTy GetExtendExpr; member
1337 SCEVSignExtendExpr>::GetExtendExpr = &ScalarEvolution::getSignExtendExpr; member in __anona1e52ce90511::ExtendOpTraits< SCEVSignExtendExpr>
1343 static const GetExtendExprTy GetExtendExpr; member
1353 SCEVZeroExtendExpr>::GetExtendExpr = &ScalarEvolution::getZeroExtendExpr; member in __anona1e52ce90511::ExtendOpTraits< SCEVZeroExtendExpr>
1368 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getPreStartForExtend() local
1442 auto GetExtendExpr = ExtendOpTraits<ExtendOpTy>::GetExtendExpr; in getExtendAddRecStart() local