Searched refs:MovedAway (Results 1 – 1 of 1) sorted by relevance
3316 bool *MovedAway = nullptr);4590 bool *MovedAway) { in matchOperationAddr() argument4596 if (MovedAway) in matchOperationAddr()4597 *MovedAway = false; in matchOperationAddr()4828 if (MovedAway) in matchOperationAddr()4829 *MovedAway = true; in matchOperationAddr()4888 bool MovedAway = false; in matchAddr() local4889 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr()4892 if (MovedAway) in matchAddr()