Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp91 static cl::opt<unsigned> SpecExecMaxNotHoisted( variable
307 if (NotHoistedInstCount > SpecExecMaxNotHoisted) in considerHoistingFromTo()