Searched refs:MovedAway (Results 1 – 1 of 1) sorted by relevance
3539 bool *MovedAway = nullptr);4813 bool *MovedAway) { in matchOperationAddr() argument4819 if (MovedAway) in matchOperationAddr()4820 *MovedAway = false; in matchOperationAddr()5058 if (MovedAway) in matchOperationAddr()5059 *MovedAway = true; in matchOperationAddr()5127 bool MovedAway = false; in matchAddr() local5128 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr()5131 if (MovedAway) in matchAddr()