Searched defs:MergeableInsts (Results 1 – 2 of 2) sorted by relevance
100 SmallVector<SmallVector<IntrinsicInst *, 4>> &MergeableInsts, in addInstToMergeableList()144 SmallVector<SmallVector<IntrinsicInst *, 4>> &MergeableInsts) { in collectMergeableInsts()176 bool optimizeSection(ArrayRef<SmallVector<IntrinsicInst *, 4>> MergeableInsts) { in optimizeSection()308 SmallVector<SmallVector<IntrinsicInst *, 4>> MergeableInsts; in imageIntrinsicOptimizerImpl() local
2341 bool SILoadStoreOptimizer::optimizeBlock( in optimizeBlock()2490 std::list<std::list<CombineInfo>> MergeableInsts; in runOnMachineFunction() local