Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2317 unsigned DuplicationCost = in DuplicateCondBranchOnPHIIntoPred() local
2319 if (DuplicationCost > BBDupThreshold) { in DuplicateCondBranchOnPHIIntoPred()
2321 << "' - Cost is too high: " << DuplicationCost << "\n"); in DuplicateCondBranchOnPHIIntoPred()
2342 << DuplicationCost << " block is:" << *BB << "\n"); in DuplicateCondBranchOnPHIIntoPred()