Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DCaptureTracking.cpp43 void tooManyUses() override { Captured = true; } in tooManyUses() function
69 void tooManyUses() override { Captured = true; } in tooManyUses() function
/external/llvm/lib/Analysis/
DCaptureTracking.cpp42 void tooManyUses() override { Captured = true; } in tooManyUses() function
68 void tooManyUses() override { Captured = true; } in tooManyUses() function
/external/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp278 void tooManyUses() override { Captured = true; } in tooManyUses() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp321 void tooManyUses() override { Captured = true; } in tooManyUses() function