Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp307 void findScopes(SmallVectorImpl<CHRScope *> &Output) { in findScopes() function in __anone1ce48180111::CHR
976 CHRScope * CHR::findScopes(Region *R, Region *NextRegion, Region *ParentRegion, in findScopes() function in CHR