Searched refs:isNotUsedInLoop (Results 1 – 1 of 1) sorted by relevance
78 static bool isNotUsedInLoop(const Instruction &I, const Loop *CurLoop);351 if (isNotUsedInLoop(I, CurLoop) && in sinkRegion()537 static bool isNotUsedInLoop(const Instruction &I, const Loop *CurLoop) { in isNotUsedInLoop() function