Searched refs:isNotUsedOrFoldableInLoop (Results 1 – 1 of 1) sorted by relevance
173 static bool isNotUsedOrFoldableInLoop(const Instruction &I, const Loop *CurLoop,603 isNotUsedOrFoldableInLoop(I, LoopNestMode ? OutermostLoop : CurLoop, in sinkRegion()1316 static bool isNotUsedOrFoldableInLoop(const Instruction &I, const Loop *CurLoop, in isNotUsedOrFoldableInLoop() function