Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AvoidStoreForwardingBlocks.cpp361 int LimitLeft = InspectionLimit - BlockCount; in findPotentialBlockers() local
373 if (PredCount >= LimitLeft) in findPotentialBlockers()