Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp48 struct AlignmentFromAssumptions : public FunctionPass { struct
49 static char ID; // Pass identification, replacement for typeid
50 AlignmentFromAssumptions() : FunctionPass(ID) { in AlignmentFromAssumptions() argument
56 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
69 AlignmentFromAssumptionsPass Impl;
75 INITIALIZE_PASS_BEGIN(AlignmentFromAssumptions, AA_NAME, in INITIALIZE_PASS_BEGIN() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A 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
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DAlignmentFromAssumptions.cpp48 struct AlignmentFromAssumptions : public FunctionPass { struct
49 static char ID; // Pass identification, replacement for typeid
50 AlignmentFromAssumptions() : FunctionPass(ID) { in AlignmentFromAssumptions() argument
56 void getAnalysisUsage(AnalysisUsage &AU) const override { in getAnalysisUsage()
69 AlignmentFromAssumptionsPass Impl;
75 INITIALIZE_PASS_BEGIN(AlignmentFromAssumptions, AA_NAME, in INITIALIZE_PASS_BEGIN() argument