Home
last modified time | relevance | path

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

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