Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp48 struct AlignmentFromAssumptions : public FunctionPass { struct
49 static char ID; // Pass identification, replacement for typeid
50 AlignmentFromAssumptions() : FunctionPass(ID) { in AlignmentFromAssumptions() function
56 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
69 AlignmentFromAssumptionsPass Impl;
75 INITIALIZE_PASS_BEGIN(AlignmentFromAssumptions, AA_NAME, in INITIALIZE_PASS_BEGIN() argument
/external/llvm/lib/Transforms/Scalar/
DAlignmentFromAssumptions.cpp48 struct AlignmentFromAssumptions : public FunctionPass { struct
49 static char ID; // Pass identification, replacement for typeid
50 AlignmentFromAssumptions() : FunctionPass(ID) { in AlignmentFromAssumptions() function
56 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
69 AlignmentFromAssumptionsPass Impl;
75 INITIALIZE_PASS_BEGIN(AlignmentFromAssumptions, AA_NAME, in INITIALIZE_PASS_BEGIN() argument