Searched refs:isStackSaveOrRestoreIntrinsic (Results 1 – 2 of 2) sorted by relevance
166 static bool isStackSaveOrRestoreIntrinsic(Instruction *I) { in isStackSaveOrRestoreIntrinsic() function203 isStackSaveOrRestoreIntrinsic(I) || isFenceLike(I); in isMemDepNodeCandidate()
159 if (DGNode::isStackSaveOrRestoreIntrinsic(FromI) || in getRoughDepType()160 DGNode::isStackSaveOrRestoreIntrinsic(ToI)) in getRoughDepType()