Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVN.cpp1296 static void reportLoadElim(LoadInst *LI, Value *AvailableValue, in reportLoadElim() function
1381 reportLoadElim(LI, V, ORE); in processNonLocalLoad()
1600 reportLoadElim(L, AvailableValue, ORE); in processLoad()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DGVN.cpp1433 static void reportLoadElim(LoadInst *LI, Value *AvailableValue, in reportLoadElim() function
1518 reportLoadElim(LI, V, ORE); in processNonLocalLoad()
1779 reportLoadElim(L, AvailableValue, ORE); in processLoad()