Searched defs:onCallBaseVisitStart (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | InlineCost.cpp | 306 virtual bool onCallBaseVisitStart(CallBase &Call) { return true; } in onCallBaseVisitStart() function in __anon463f3bdb0111::CallAnalyzer |