Home
last modified time | relevance | path

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

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