Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2291 auto ComputeUnswitchedCost = [&](TerminatorInst &TI, bool FullUnswitch) { in unswitchBestCondition() local
2349 int CandidateCost = ComputeUnswitchedCost( in unswitchBestCondition()