Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDCaptureTracking.cpp79 void tooManyUses() override { in tooManyUses() function
110 void tooManyUses() override { Captured = true; } in tooManyUses() function
164 void tooManyUses() override { in tooManyUses() function
422 Tracker->tooManyUses(); in PointerMayBeCaptured()
HDInstructionSimplify.cpp2841 void tooManyUses() override { Captured = true; } in computePointerICmp() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDCaptureTracking.h88 virtual void tooManyUses() = 0;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionAttrs.cpp535 void tooManyUses() override { Captured = true; } in tooManyUses() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineCompares.cpp858 void tooManyUses() override { Captured = true; } in foldAllocaCmp() function