Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1168 std::vector<std::pair<PHINode *, unsigned>> &PHIsToRewrite) { in GetHeapSROAValue()
1212 std::vector<std::pair<PHINode *, unsigned>> &PHIsToRewrite) { in RewriteHeapSROALoadUser()
1273 static void RewriteUsesOfLoadForHeapSRoA(LoadInst *Load, in RewriteUsesOfLoadForHeapSRoA()
1408 std::vector<std::pair<PHINode *, unsigned>> PHIsToRewrite; in PerformHeapAllocSRoA() local