Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDInlineCost.cpp277 virtual void onInstructionAnalysisStart(const Instruction *I) {} in onInstructionAnalysisStart() function in __anone74d94350111::CallAnalyzer
777 void onInstructionAnalysisStart(const Instruction *I) override { in onInstructionAnalysisStart() function in __anone74d94350111::InlineCostCallAnalyzer