Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DCaptureTracking.cpp79 void tooManyUses() override { in tooManyUses() function
110 void tooManyUses() override { Captured = true; } in tooManyUses() function
164 void tooManyUses() override { in tooManyUses() function
H A DInstructionSimplify.cpp2844 void tooManyUses() override { Captured = true; } computePointerICmp() function
/llvm-project/llvm/unittests/Analysis/
H A DCaptureTrackingTest.cpp79 void tooManyUses() override { } in tooManyUses() function
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp535 void tooManyUses() override { Captured = true; } tooManyUses() function
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp858 void tooManyUses() override { Captured = true; } foldAllocaCmp() function