Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSpeculativeExecution.cpp80 static cl::opt<unsigned> SpecExecMaxSpeculationCost( variable
249 if (TotalSpeculationCost > SpecExecMaxSpeculationCost) in considerHoistingFromTo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSpeculativeExecution.cpp80 static cl::opt<unsigned> SpecExecMaxSpeculationCost( variable
272 if (TotalSpeculationCost > SpecExecMaxSpeculationCost) in considerHoistingFromTo()