Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp675 bool RecomputePHIContents = false; in analyzeInstructionForSinking() local
684 RecomputePHIContents = true; in analyzeInstructionForSinking()
693 RecomputePHIContents = true; in analyzeInstructionForSinking()
696 if (RecomputePHIContents) { in analyzeInstructionForSinking()