Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1354 static bool isFoldableInLoop(const Instruction &I, const Loop *CurLoop, in isFoldableInLoop() function
1389 bool IsFoldable = isFoldableInLoop(I, CurLoop, TTI); in isNotUsedOrFoldableInLoop()