Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp127 std::optional<uint32_t> ContextTrieNode::getFunctionSize() const { in getFunctionSize() function in llvm::ContextTrieNode
/aosp_15_r20/external/skia/src/sksl/
H A DSkSLInliner.cpp1024 int Inliner::getFunctionSize(const FunctionDeclaration& funcDecl, FunctionSizeCache* cache) { in getFunctionSize() function in SkSL::Inliner