Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp260 virtual void onBlockStart(const BasicBlock *BB) {} in onBlockStart() function in __anonf5f7dbb90111::CallAnalyzer
731 void onBlockStart(const BasicBlock *BB) override { CostAtBBStart = Cost; } in onBlockStart() function in __anonf5f7dbb90111::InlineCostCallAnalyzer