Searched refs:addrPointsToConstantData (Results 1 – 1 of 1) sorted by relevance
143 bool addrPointsToConstantData(Value *Addr);411 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { in addrPointsToConstantData() function in ThreadSanitizer475 if (addrPointsToConstantData(Addr)) { in chooseInstructionsToInstrument()