Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2346 SmallDenseMap<DomTreeNode *, int, 4> &DTCostMap) { in computeDomSubtreeCost()
2686 SmallDenseMap<DomTreeNode *, int, 4> DTCostMap; in unswitchBestCondition() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2571 SmallDenseMap<DomTreeNode *, InstructionCost, 4> &DTCostMap) { in computeDomSubtreeCost()
2941 SmallDenseMap<DomTreeNode *, InstructionCost, 4> DTCostMap; in findBestNonTrivialUnswitchCandidate() local