Searched refs:AMemSet (Results 1 – 3 of 3) sorted by relevance
433 Instruction *AMemSet = 0; in INITIALIZE_PASS_DEPENDENCY() local456 AMemSet = in INITIALIZE_PASS_DEPENDENCY()462 dbgs() << "With: " << *AMemSet << '\n'); in INITIALIZE_PASS_DEPENDENCY()465 AMemSet->setDebugLoc(Range.TheStores[0]->getDebugLoc()); in INITIALIZE_PASS_DEPENDENCY()477 return AMemSet; in INITIALIZE_PASS_DEPENDENCY()
459 Instruction *AMemSet = nullptr; in INITIALIZE_PASS_DEPENDENCY() local479 AMemSet = in INITIALIZE_PASS_DEPENDENCY()485 dbgs() << "With: " << *AMemSet << '\n'); in INITIALIZE_PASS_DEPENDENCY()488 AMemSet->setDebugLoc(Range.TheStores[0]->getDebugLoc()); in INITIALIZE_PASS_DEPENDENCY()498 return AMemSet; in INITIALIZE_PASS_DEPENDENCY()
433 Instruction *AMemSet = nullptr; in INITIALIZE_PASS_DEPENDENCY() local454 AMemSet = in INITIALIZE_PASS_DEPENDENCY()460 dbgs() << "With: " << *AMemSet << '\n'); in INITIALIZE_PASS_DEPENDENCY()463 AMemSet->setDebugLoc(Range.TheStores[0]->getDebugLoc()); in INITIALIZE_PASS_DEPENDENCY()473 return AMemSet; in INITIALIZE_PASS_DEPENDENCY()