Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp529 DenseSet<Instruction *> *HoistStops, in checkHoistValue()
1384 DenseSet<Instruction *> HoistStops; in setCHRRegions() local
1440 DenseSet<Instruction *> &HoistStops = IT->second; in hoistValue() local