Home | History | Annotate | Download | only in CodeGen

Lines Matching full:precise

228   // receiver is loaded from a variable with precise lifetime.
239 // All ivars and fields have precise lifetime.
249 // All variables have precise lifetime except local variables with
1945 ARCPreciseLifetime_t precise) {
1961 if (precise == ARCImpreciseLifetime) {
1978 ARCPreciseLifetime_t precise) {
1988 EmitARCRelease(value, precise);