Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DControlFlowUtils.cpp26 using BBPredicates = DenseMap<BasicBlock *, Instruction *>; typedef
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp128 using BBPredicates = DenseMap<BasicBlock *, PredInfo>; typedef