Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp4574 auto MallocCallocCheck = [&](Instruction &I) { in updateImpl() local
4610 A.checkForAllCallLikeInstructions(MallocCallocCheck, *this); in updateImpl()