Home
last modified time | relevance | path

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

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