Home
last modified time | relevance | path

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

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