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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp1296 static void reportLoadElim(LoadInst *LI, Value *AvailableValue, function
1381 reportLoadElim(LI, V, ORE);
1600 reportLoadElim(L, AvailableValue, ORE);

Completed in 132 milliseconds