Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp430 OutValuesType OutValue; in computeInsertionPoints() local
464 OutValue[IDFBB].push_back(EmptyChi); in computeInsertionPoints()
474 insertCHI(InValue, OutValue); in computeInsertionPoints()
476 findHoistableCandidates(OutValue, K, HPL); in computeInsertionPoints()