Searched refs:MovedAway (Results 1 – 1 of 1) sorted by relevance
2594 bool *MovedAway = nullptr);3088 bool *MovedAway) { in matchOperationAddr() argument3093 if (MovedAway) in matchOperationAddr()3094 *MovedAway = false; in matchOperationAddr()3289 if (MovedAway) in matchOperationAddr()3290 *MovedAway = true; in matchOperationAddr()3347 bool MovedAway = false; in matchAddr() local3348 if (matchOperationAddr(I, I->getOpcode(), Depth, &MovedAway)) { in matchAddr()3351 if (MovedAway) in matchAddr()