Home
last modified time | relevance | path

Searched defs:NumGuards (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerTracePC.h168 size_t NumGuards; // linker-initialized. variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1772 int NumGuards = GuardBlocks.size(); in CreateControlFlowHub() local