Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp122 SmallVector<BasicBlock *, 2> NewBBs; in splitLandingPadPreds() local
H A DIROutliner.cpp2269 DenseMap<Value *, BasicBlock *> NewBBs; in fillOverallFunction() local
2319 DenseMap<Value *, BasicBlock *> NewBBs; in deduplicateExtractedSections() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineDominators.h71 mutable SmallSet<MachineBasicBlock *, 32> NewBBs; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp156 std::vector<BasicBlock *> NewBBs; in unfoldSelectInstrs() local
223 std::vector<BasicBlock *> *NewBBs) { in createBasicBlockAndSinkSelectInst()
245 std::vector<BasicBlock *> *NewBBs) { in unfold()
H A DJumpThreading.cpp2484 SmallVector<BasicBlock *, 2> NewBBs; in splitBlockPreds() local
H A DLoopStrengthReduce.cpp5524 SmallVector<BasicBlock*, 2> NewBBs; in RewriteForPHI() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1194 SmallVector<BasicBlock*, 2> NewBBs; in SplitBlockPredecessorsImpl() local
1292 const char *Suffix2, SmallVectorImpl<BasicBlock *> &NewBBs, in SplitLandingPadPredecessorsImpl()
1395 SmallVectorImpl<BasicBlock *> &NewBBs, in SplitLandingPadPredecessors()
1406 SmallVectorImpl<BasicBlock *> &NewBBs, in SplitLandingPadPredecessors()