Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1689 void CHR::transformScopes(CHRScope *Scope, DenseSet<PHINode *> &TrivialPHIs) { in transformScopes() function in CHR
1971 void CHR::transformScopes(SmallVectorImpl<CHRScope *> &CHRScopes) { in transformScopes() function in CHR