Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp765 OutValuesType OutValue; in computeInsertionPoints() local
799 OutValue[IDFB].push_back(C); in computeInsertionPoints()
809 insertCHI(InValue, OutValue); in computeInsertionPoints()
811 findHoistableCandidates(OutValue, K, HPL); in computeInsertionPoints()