Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2345 const SmallDenseMap<BasicBlock *, int, 4> &BBCostMap, in computeDomSubtreeCost()
2643 SmallDenseMap<BasicBlock *, int, 4> BBCostMap; in unswitchBestCondition() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp2570 const SmallDenseMap<BasicBlock *, InstructionCost, 4> &BBCostMap, in computeDomSubtreeCost()
2901 SmallDenseMap<BasicBlock *, InstructionCost, 4> BBCostMap; in findBestNonTrivialUnswitchCandidate() local