Searched refs:InspectInstruction (Results 1 – 1 of 1) sorted by relevance
194 virtual bool InspectInstruction(llvm::Instruction &i) { return true; } in InspectInstruction() function in Instrumenter206 if (!InspectInstruction(*ii)) in InspectBasicBlock()355 bool InspectInstruction(llvm::Instruction &i) override { in InspectInstruction() function in ValidPointerChecker469 bool InspectInstruction(llvm::Instruction &i) override { in InspectInstruction() function in ObjcObjectChecker