Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp198 void addSub(CHRScope *SubIn) { in addSub() argument
202 if (RI.R == SubIn->getParentRegion()) { in addSub()
208 Subs.push_back(SubIn); in addSub()