Searched refs:InstrumentInstruction (Results 1 – 1 of 1) sorted by relevance
145 if (!InstrumentInstruction(*ii)) in Instrument()160 virtual bool InstrumentInstruction(llvm::Instruction *inst) = 0;288 bool InstrumentInstruction(llvm::Instruction *inst) override { in InstrumentInstruction() function in ObjcObjectChecker