Searched refs:hasPathCrossingSuspendPoint (Results 1 – 1 of 1) sorted by relevance
134 bool hasPathCrossingSuspendPoint(BasicBlock *From, BasicBlock *To) const { in hasPathCrossingSuspendPoint() function in __anond2f2b9db0311::SuspendCrossingInfo176 return hasPathCrossingSuspendPoint(DefBB, UseBB); in isDefinitionAcrossSuspend()