Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp362 int LimitLeft = InspectionLimit - BlockCount; in findPotentialBlockers() local
369 if (PredCount >= LimitLeft) in findPotentialBlockers()