Home
last modified time | relevance | path

Searched refs:isNotUsedOrFoldableInLoop (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp162 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