Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAttributor.h1127 ChangeStatus rewriteFunctionSignatures();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp6158 ManifestChange = ManifestChange | rewriteFunctionSignatures(); in run()
6252 ChangeStatus Attributor::rewriteFunctionSignatures() { in rewriteFunctionSignatures() function in Attributor