Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp158 using OutValuesType = DenseMap<BasicBlock *, SmallVector<CHIArg, 2>>; typedef
631 void fillChiArgs(BasicBlock *BB, OutValuesType &CHIBBs, in fillChiArgs()
671 void insertCHI(InValuesType &ValueBBs, OutValuesType &CHIBBs) { in insertCHI()
694 void findHoistableCandidates(OutValuesType &CHIBBs, InsKind K, in findHoistableCandidates()
765 OutValuesType OutValue; in computeInsertionPoints()