Home
last modified time | relevance | path

Searched refs:ReplaceUsesOfMallocWithGlobal (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp965 static void ReplaceUsesOfMallocWithGlobal(Instruction *Alloc, in ReplaceUsesOfMallocWithGlobal() function
982 ReplaceUsesOfMallocWithGlobal(U, GV); in ReplaceUsesOfMallocWithGlobal()
993 ReplaceUsesOfMallocWithGlobal(GEPI, GV); in ReplaceUsesOfMallocWithGlobal()
1240 ReplaceUsesOfMallocWithGlobal(CI, GV); in PerformHeapAllocSRoA()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1009 static void ReplaceUsesOfMallocWithGlobal(Instruction *Alloc, in ReplaceUsesOfMallocWithGlobal() function
1026 ReplaceUsesOfMallocWithGlobal(U, GV); in ReplaceUsesOfMallocWithGlobal()
1037 ReplaceUsesOfMallocWithGlobal(GEPI, GV); in ReplaceUsesOfMallocWithGlobal()
1284 ReplaceUsesOfMallocWithGlobal(CI, GV); in PerformHeapAllocSRoA()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp1025 static void ReplaceUsesOfMallocWithGlobal(Instruction *Alloc, in ReplaceUsesOfMallocWithGlobal() function
1042 ReplaceUsesOfMallocWithGlobal(U, GV); in ReplaceUsesOfMallocWithGlobal()
1053 ReplaceUsesOfMallocWithGlobal(GEPI, GV); in ReplaceUsesOfMallocWithGlobal()
1305 ReplaceUsesOfMallocWithGlobal(CI, GV); in PerformHeapAllocSRoA()