Home
last modified time | relevance | path

Searched refs:getAlignOfExpr (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h624 const SCEV *getAlignOfExpr(Type *AllocTy);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp2590 const SCEV *ScalarEvolution::getAlignOfExpr(Type *AllocTy) { in getAlignOfExpr() function in ScalarEvolution