Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1449 DenseSet<Instruction *> &HoistedSet, in hoistValue() argument
1467 if (HoistedSet.count(I)) in hoistValue()
1485 hoistValue(Op, HoistPoint, R, HoistStopMap, HoistedSet, TrivialPHIs, DT); in hoistValue()
1488 HoistedSet.insert(I); in hoistValue()
1498 DenseSet<Instruction *> HoistedSet; in hoistScopeConditions() local
1506 HoistedSet, TrivialPHIs, DT); in hoistScopeConditions()
1514 HoistedSet, TrivialPHIs, DT); in hoistScopeConditions()