Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp118 static bool IsSafeComputationToRemove(Value *V, const TargetLibraryInfo *TLI) { in IsSafeComputationToRemove() function
211 if (IsSafeComputationToRemove(Dead[i].first, TLI)) { in CleanupPointerRootUsers()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp159 static bool IsSafeComputationToRemove(Value *V, const TargetLibraryInfo *TLI) { in IsSafeComputationToRemove() function
252 if (IsSafeComputationToRemove(Dead[i].first, TLI)) { in CleanupPointerRootUsers()