Home
last modified time | relevance | path

Searched defs:NewBBs (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DBlockExtractor.cpp159 SmallVector<BasicBlock *, 2> NewBBs; in splitLandingPadPreds() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h68 mutable SmallSet<MachineBasicBlock *, 32> NewBBs; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp721 SmallVector<BasicBlock*, 2> NewBBs; in SplitBlockPredecessors() local
781 SmallVectorImpl<BasicBlock *> &NewBBs, in SplitLandingPadPredecessors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DJumpThreading.cpp2147 SmallVector<BasicBlock *, 2> NewBBs; in SplitBlockPreds() local
DLoopStrengthReduce.cpp5333 SmallVector<BasicBlock*, 2> NewBBs; in RewriteForPHI() local