Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCaptureTracking.cpp57 void tooManyUses() override { Captured = true; } in tooManyUses() function
83 void tooManyUses() override { Captured = true; } in tooManyUses() function
239 return Tracker->tooManyUses(); in PointerMayBeCaptured()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DCaptureTracking.h74 virtual void tooManyUses() = 0;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp362 void tooManyUses() override { Captured = true; } in tooManyUses() function
DAttributor.cpp3835 void tooManyUses() override { in tooManyUses() function