Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp317 SmallVector<CHRScope *, 8> &SubsIn) in CHRScope() argument
318 : RegInfos(RegInfosIn), Subs(SubsIn), BranchInsertPoint(nullptr) {} in CHRScope()