Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp5205 bool AllDominate = true; in HoistInsertPosition() local
5214 AllDominate = false; in HoistInsertPosition()
5223 if (!AllDominate) in HoistInsertPosition()