Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp306 virtual bool onCallBaseVisitStart(CallBase &Call) { return true; } in onCallBaseVisitStart() function in __anon463f3bdb0111::CallAnalyzer
645 bool onCallBaseVisitStart(CallBase &Call) override { in onCallBaseVisitStart() function in __anon463f3bdb0111::InlineCostCallAnalyzer