Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp295 unsigned NotHoistedInstCount = 0; in considerHoistingFromTo() local
306 NotHoistedInstCount++; in considerHoistingFromTo()
307 if (NotHoistedInstCount > SpecExecMaxNotHoisted) in considerHoistingFromTo()