Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSpeculativeExecution.cpp213 static InstructionCost ComputeSpeculationCost(const Instruction *I, in ComputeSpeculationCost() function
308 const InstructionCost Cost = ComputeSpeculationCost(&I, *TTI); in considerHoistingFromTo()