Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
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()
767 OutValuesType OutValue; in computeInsertionPoints()