Searched refs:MergedLoadStoreMotion (Results 1 – 3 of 3) sorted by relevance
105 class MergedLoadStoreMotion : public FunctionPass { class111 MergedLoadStoreMotion() in MergedLoadStoreMotion() function in __anon7e221bac0111::MergedLoadStoreMotion161 char MergedLoadStoreMotion::ID = 0;168 return new MergedLoadStoreMotion(); in createMergedLoadStoreMotionPass()171 INITIALIZE_PASS_BEGIN(MergedLoadStoreMotion, "mldst-motion",177 INITIALIZE_PASS_END(MergedLoadStoreMotion, "mldst-motion", in INITIALIZE_PASS_DEPENDENCY()183 void MergedLoadStoreMotion::removeInstruction(Instruction *Inst) { in INITIALIZE_PASS_DEPENDENCY()199 BasicBlock *MergedLoadStoreMotion::getDiamondTail(BasicBlock *BB) { in getDiamondTail()210 bool MergedLoadStoreMotion::isDiamondHead(BasicBlock *BB) { in isDiamondHead()243 bool MergedLoadStoreMotion::isLoadHoistBarrierInRange(const Instruction& Start, in isLoadHoistBarrierInRange()[all …]
33 MergedLoadStoreMotion.cpp
35 MergedLoadStoreMotion.cpp \