Home
last modified time | relevance | path

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

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