Home
last modified time | relevance | path

Searched refs:SubIn (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp189 void addSub(CHRScope *SubIn) { in addSub() argument
193 if (RI.R == SubIn->getParentRegion()) { in addSub()
199 Subs.push_back(SubIn); in addSub()