Home
last modified time | relevance | path

Searched refs:ConstantPropUsersOf (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp771 static void ConstantPropUsersOf(Value *V, const DataLayout &DL, in ConstantPropUsersOf() function
908 ConstantPropUsersOf(NewGV, DL, TLI); in OptimizeGlobalAddressOfMalloc()
910 ConstantPropUsersOf(RepValue, DL, TLI); in OptimizeGlobalAddressOfMalloc()
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp828 static void ConstantPropUsersOf(Value *V) { in ConstantPropUsersOf() function
965 ConstantPropUsersOf(NewGV); in OptimizeGlobalAddressOfMalloc()
967 ConstantPropUsersOf(RepValue); in OptimizeGlobalAddressOfMalloc()