Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DBodyFarm.cpp520 Expr *DoneValue = in create_dispatch_once() local
531 M.makeIntegralCast(DoneValue, PredicateTy), in create_dispatch_once()
548 Expr *GuardCondition = M.makeComparison(LValToRval, DoneValue, BO_NE); in create_dispatch_once()