Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp288 const bool HoistingGeps = false; member in llvm::GVNHoist
1105 if (HoistingGeps) in hoist()
1187 } else if (HoistingGeps || !isa<GetElementPtrInst>(&I1)) in hoistExpressions()