Searched refs:VAStartInstrumentationList (Results 1 – 1 of 1) sorted by relevance
4937 SmallVector<CallInst *, 16> VAStartInstrumentationList; member5005 VAStartInstrumentationList.push_back(&I); in visitVAStartInst()5172 if (!VAStartInstrumentationList.empty()) { in finalizeInstrumentation()5200 for (CallInst *OrigInst : VAStartInstrumentationList) { in finalizeInstrumentation()5292 if (!VAStartInstrumentationList.empty()) { in finalizeInstrumentation()5309 for (CallInst *OrigInst : VAStartInstrumentationList) { in finalizeInstrumentation()5458 if (!VAStartInstrumentationList.empty()) { in finalizeInstrumentation()5483 for (CallInst *OrigInst : VAStartInstrumentationList) { in finalizeInstrumentation()5675 if (!VAStartInstrumentationList.empty()) { in finalizeInstrumentation()5693 for (CallInst *OrigInst : VAStartInstrumentationList) { in finalizeInstrumentation()[all …]