Home
last modified time | relevance | path

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

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