Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1580 static void reportLoadElim(LoadInst *Load, Value *AvailableValue, in reportLoadElim() function
1667 reportLoadElim(Load, V, ORE); in processNonLocalLoad()
1926 reportLoadElim(L, AvailableValue, ORE); in processLoad()