Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DLowerAllowCheckPass.cpp79 auto ShouldRemove = [&](bool IsHot) { in removeUbsanTraps()
99 bool IsHot = false; in removeUbsanTraps() local