Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DInlineCostTest.cpp34 std::optional<InlineCostFeatures> getInliningCostFeaturesForCall(CallBase &CB) { in getInliningCostFeaturesForCall() function
81 const auto Features = getInliningCostFeaturesForCall(*CB); in TEST()
142 const auto Features = getInliningCostFeaturesForCall(*CB); in TEST()