Home
last modified time | relevance | path

Searched defs:BBPreds (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp635 SmallPtrSet<BasicBlock*, 16> BBPreds(pred_begin(BB), pred_end(BB)); in CanPropagatePredecessorsForPHIs() local
759 const PredBlockVector &BBPreds, in redirectValuesFromPredecessorsToPhi()
863 const PredBlockVector BBPreds(pred_begin(BB), pred_end(BB)); in TryToSimplifyUncondBranchFromEmptyBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp769 SmallPtrSet<BasicBlock*, 16> BBPreds(pred_begin(BB), pred_end(BB)); in CanPropagatePredecessorsForPHIs() local
895 const PredBlockVector &BBPreds, in redirectValuesFromPredecessorsToPhi()
1019 const PredBlockVector BBPreds(pred_begin(BB), pred_end(BB)); in TryToSimplifyUncondBranchFromEmptyBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp868 SmallPtrSet<BasicBlock*, 16> BBPreds(pred_begin(BB), pred_end(BB)); in CanPropagatePredecessorsForPHIs() local
1016 const PredBlockVector &BBPreds, in redirectValuesFromPredecessorsToPhi()
1207 const PredBlockVector BBPreds(predecessors(BB)); in TryToSimplifyUncondBranchFromEmptyBlock() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp463 SmallPtrSet<const BasicBlock*, 16> BBPreds; in canMergeBlocks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp796 SmallPtrSet<const BasicBlock*, 16> BBPreds; in canMergeBlocks() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp996 SmallPtrSet<const BasicBlock *, 16> BBPreds; in canMergeBlocks() local