Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCaptureTracking.cpp83 void tooManyUses() override { Captured = true; } in tooManyUses() function
114 void tooManyUses() override { Captured = true; } in tooManyUses() function
169 void tooManyUses() override { in tooManyUses() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionAttrs.cpp503 void tooManyUses() override { Captured = true; } in tooManyUses() function