Searched defs:NeedsCleanup (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | LiveIntervals.cpp | 450 bool NeedsCleanup = false; shrinkToUses() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 4702 bool DestroyedInCallee = true, NeedsCleanup = true; EmitCallArg() local |
H A D | CGOpenMPRuntime.cpp | 3730 bool NeedsCleanup = false; emitTaskInit() local |