Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1675 void CHR::transformScopes(CHRScope *Scope, DenseSet<PHINode *> &TrivialPHIs) { in transformScopes() function in CHR
1977 void CHR::transformScopes(SmallVectorImpl<CHRScope *> &CHRScopes) { in transformScopes() function in CHR