Searched defs:isInstrumentable (Results 1 – 2 of 2) sorted by relevance
56 virtual bool isInstrumentable(Cfg *) { return true; } in isInstrumentable() function
76 bool ASanInstrumentation::isInstrumentable(Cfg *Func) { in isInstrumentable() function in Ice::ASanInstrumentation