Searched refs:addrPointsToConstantData (Results 1 – 2 of 2) sorted by relevance
100 bool addrPointsToConstantData(Value *Addr);291 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { in addrPointsToConstantData() function in ThreadSanitizer345 if (addrPointsToConstantData(Addr)) { in chooseInstructionsToInstrument()
105 bool addrPointsToConstantData(Value *Addr);306 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { in addrPointsToConstantData() function in ThreadSanitizer360 if (addrPointsToConstantData(Addr)) { in chooseInstructionsToInstrument()