Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp89 DenseMap<Value *, BasicBlock *> EndBBs; member
2075 alignOutputBlockWithAggFunc(OutlinableGroup & OG,OutlinableRegion & Region,DenseMap<Value *,BasicBlock * > & OutputBBs,DenseMap<Value *,BasicBlock * > & EndBBs,const DenseMap<Value *,Value * > & OutputMappings,std::vector<DenseMap<Value *,BasicBlock * >> & OutputStoreBBs) alignOutputBlockWithAggFunc() argument
2154 createSwitchStatement(Module & M,OutlinableGroup & OG,DenseMap<Value *,BasicBlock * > & EndBBs,std::vector<DenseMap<Value *,BasicBlock * >> & OutputStoreBBs) createSwitchStatement() argument
[all...]