Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp309 virtual void onCallArgumentSetup(const CallBase &Call) {} in onCallArgumentSetup() function in __anon66fc65d70111::CallAnalyzer
653 void onCallArgumentSetup(const CallBase &Call) override { in onCallArgumentSetup() function in __anon66fc65d70111::InlineCostCallAnalyzer
1124 void onCallArgumentSetup(const CallBase &Call) override { in onCallArgumentSetup() function in __anon66fc65d70111::InlineCostFeaturesAnalyzer
2186 onCallArgumentSetup(Call); in visitCallBase()