Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTraverse.h226 R_SExpr reduceAlloc(Alloc &Orig, R_SExpr E0) { return E0; } in reduceAlloc() function
H A DThreadSafetyTIL.h1024 return Vs.reduceAlloc(*this, Nd); in traverse()