Home
last modified time | relevance | path

Searched defs:SpeculatedInstructions (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2853 validateAndCostRequiredSelects(BasicBlock * BB,BasicBlock * ThenBB,BasicBlock * EndBB,unsigned & SpeculatedInstructions,InstructionCost & Cost,const TargetTransformInfo & TTI) validateAndCostRequiredSelects() argument
2989 unsigned SpeculatedInstructions = 0; SpeculativelyExecuteBB() local