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