Searched refs:MovedAway (Results 1 – 1 of 1) sorted by relevance
3876 bool *MovedAway = nullptr);5149 bool *MovedAway) { in matchOperationAddr() argument5155 if (MovedAway) in matchOperationAddr()5156 *MovedAway = false; in matchOperationAddr()5394 if (MovedAway) in matchOperationAddr()5395 *MovedAway = true; in matchOperationAddr()5472 bool MovedAway = false; in matchAddr() local5473 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr()5476 if (MovedAway) in matchAddr()