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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp232 bool IsChild = false; local
235 IsChild = true;
238 assert(IsChild && "Must be a child");

Completed in 97 milliseconds