Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp173 static cl::opt<bool> SimplifyAllLoads("attributor-simplify-all-loads", variable
3626 if (SimplifyAllLoads) in identifyDefaultAbstractAttributes()