Searched refs:Nins (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1599 // Reserve space for Nins instructions.
1600 void reserveInstructions(unsigned Nins) { Instrs.reserve(Nins, Arena); } argument

Completed in 104 milliseconds