Searched defs:OG (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonStoreWidening.cpp | 306 InstrGroup::iterator End, InstrGroup &OG, unsigned &TotalSize, in selectStores() 391 bool HexagonStoreWidening::createWideStores(InstrGroup &OG, InstrGroup &NG, in createWideStores() 472 bool HexagonStoreWidening::replaceStores(InstrGroup &OG, InstrGroup &NG) { in replaceStores() 537 InstrGroup OG, NG; // Old and new groups. in processStoreGroup() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | IROutliner.cpp | 2073 OutlinableGroup &OG, OutlinableRegion &Region, in alignOutputBlockWithAggFunc() 2154 Module &M, OutlinableGroup &OG, DenseMap<Value *, BasicBlock *> &EndBBs, in createSwitchStatement()
|