Home
last modified time | relevance | path

Searched defs:HoistStops (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp552 DenseSet<Instruction *> *HoistStops, in checkHoistValue()
1398 DenseSet<Instruction *> HoistStops; in setCHRRegions() local
1454 DenseSet<Instruction *> &HoistStops = IT->second; in hoistValue() local