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