Home
last modified time | relevance | path

Searched refs:initializeInformationCache (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.h795 void initializeInformationCache(Function &F);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp6424 void Attributor::initializeInformationCache(Function &F) { in initializeInformationCache() function in Attributor
6756 A.initializeInformationCache(F); in runAttributorOnModule()