Home
last modified time | relevance | path

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

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