Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DAttributor.cpp167 static cl::opt<bool> SimplifyAllLoads("attributor-simplify-all-loads", variable
3368 if (SimplifyAllLoads) in identifyDefaultAbstractAttributes()