Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp229 void addSub(CHRScope *SubIn) { in addSub() argument
233 if (RI.R == SubIn->getParentRegion()) { in addSub()
239 Subs.push_back(SubIn); in addSub()