Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp414 OutValuesType OutValue; in computeInsertionPoints() local
448 OutValue[IDFBB].push_back(EmptyChi); in computeInsertionPoints()
458 insertCHI(InValue, OutValue); in computeInsertionPoints()
460 findHoistableCandidates(OutValue, K, HPL); in computeInsertionPoints()