Home
last modified time | relevance | path

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

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