Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp428 OutValuesType OutValue; in computeInsertionPoints() local
462 OutValue[IDFBB].push_back(EmptyChi); in computeInsertionPoints()
472 insertCHI(InValue, OutValue); in computeInsertionPoints()
474 findHoistableCandidates(OutValue, K, HPL); in computeInsertionPoints()