Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp828 static bool IsValueFullyAvailableInBlock( in IsValueFullyAvailableInBlock() function
1577 if (IsValueFullyAvailableInBlock(Pred, FullyAvailableBlocks)) { in PerformLoadPRE()