Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1982 static void reportLoadElim(LoadInst *Load, Value *AvailableValue, in reportLoadElim() function
2068 reportLoadElim(Load, V, ORE); in processNonLocalLoad()
2281 reportLoadElim(L, AvailableValue, ORE); in processLoad()