Searched defs:AlignmentFromAssumptions (Results 1 – 3 of 3) sorted by relevance
48 struct AlignmentFromAssumptions : public FunctionPass { struct49 static char ID; // Pass identification, replacement for typeid50 AlignmentFromAssumptions() : FunctionPass(ID) { in AlignmentFromAssumptions() argument56 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()69 AlignmentFromAssumptionsPass Impl;75 INITIALIZE_PASS_BEGIN(AlignmentFromAssumptions, AA_NAME, in INITIALIZE_PASS_BEGIN() argument
48 struct AlignmentFromAssumptions : public FunctionPass { struct49 static char ID; // Pass identification, replacement for typeid50 AlignmentFromAssumptions() : FunctionPass(ID) { in AlignmentFromAssumptions() function56 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()69 AlignmentFromAssumptionsPass Impl;75 INITIALIZE_PASS_BEGIN(AlignmentFromAssumptions, AA_NAME, in INITIALIZE_PASS_BEGIN() argument