Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp342 const bool HoistingGeps = false; member in llvm::GVNHoist
1045 if (HoistingGeps) in hoist()
1124 } else if (HoistingGeps || !isa<GetElementPtrInst>(&I1)) in hoistExpressions()