Searched refs:AArch64PromoteConstant (Results 1 – 3 of 3) sorted by relevance
85 class AArch64PromoteConstant : public ModulePass { class89 AArch64PromoteConstant() : ModulePass(ID) {} in AArch64PromoteConstant() function in __anone48eb3b90111::AArch64PromoteConstant204 char AArch64PromoteConstant::ID = 0;210 INITIALIZE_PASS_BEGIN(AArch64PromoteConstant, "aarch64-promote-const",213 INITIALIZE_PASS_END(AArch64PromoteConstant, "aarch64-promote-const", in INITIALIZE_PASS_DEPENDENCY()217 return new AArch64PromoteConstant(); in INITIALIZE_PASS_DEPENDENCY()331 Instruction *AArch64PromoteConstant::findInsertionPoint(Use &Use) { in findInsertionPoint()342 bool AArch64PromoteConstant::isDominated(Instruction *NewPt, Use &Use, in isDominated()368 bool AArch64PromoteConstant::tryAndMerge(Instruction *NewPt, Use &Use, in tryAndMerge()418 void AArch64PromoteConstant::computeInsertionPoints( in computeInsertionPoints()[all …]
38 AArch64PromoteConstant.cpp \
37 AArch64PromoteConstant.cpp