Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp87 using BBPredicates = DenseMap<BasicBlock *, Value *>; typedef
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1732 using BBPredicates = DenseMap<BasicBlock *, Instruction *>; typedef