Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1972 std::vector<DenseMap<Value *, BasicBlock *>> &OutputStoreBBs) { in findDuplicateOutputBlock()
2077 std::vector<DenseMap<Value *, BasicBlock *>> &OutputStoreBBs) { in alignOutputBlockWithAggFunc()
2155 std::vector<DenseMap<Value *, BasicBlock *>> &OutputStoreBBs) { in createSwitchStatement()
2248 std::vector<DenseMap<Value *, BasicBlock *>> &OutputStoreBBs, in fillOverallFunction()
2300 std::vector<DenseMap<Value *, BasicBlock *>> OutputStoreBBs; in deduplicateExtractedSections() local