Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DInlineCost.cpp295 virtual bool onCallBaseVisitStart(CallBase &Call) { return true; } in onCallBaseVisitStart() function in __anonf762991b0111::CallAnalyzer
634 bool onCallBaseVisitStart(CallBase &Call) override { in onCallBaseVisitStart() function in __anonf762991b0111::InlineCostCallAnalyzer