Searched refs:AlwaysInstrument (Results 1 – 5 of 5) sorted by relevance
52 bool AlwaysInstrument; member60 bool AlwaysInstrument; member121 IO.mapRequired("always-instrument", Entry.AlwaysInstrument);
148 bool AlwaysInstrument = !InstrAttr.hasAttribute(Attribute::None) && in runOnMachineFunction() local153 if (!AlwaysInstrument) { in runOnMachineFunction()
167 Entry.AlwaysInstrument = Extractor.getU8(&OffsetPtr) != 0; in loadObj()213 SledEntry{Y.Address, Y.Function, Y.Kind, Y.AlwaysInstrument}); in loadYAML()
273 bool AlwaysInstrument; member
3149 StringRef(reinterpret_cast<const char *>(&AlwaysInstrument), 1)); in emit()3220 bool AlwaysInstrument = in recordSled() local3225 AlwaysInstrument, &F, Version}); in recordSled()