Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp289 const bool HoistingGeps = false; member in llvm::GVNHoist
1132 if (HoistingGeps) in hoist()
1212 } else if (HoistingGeps || !isa<GetElementPtrInst>(&I1)) in hoistExpressions()