Home
last modified time | relevance | path

Searched refs:addrPointsToConstantData (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp100 bool addrPointsToConstantData(Value *Addr);
291 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { in addrPointsToConstantData() function in ThreadSanitizer
345 if (addrPointsToConstantData(Addr)) { in chooseInstructionsToInstrument()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp105 bool addrPointsToConstantData(Value *Addr);
306 bool ThreadSanitizer::addrPointsToConstantData(Value *Addr) { in addrPointsToConstantData() function in ThreadSanitizer
360 if (addrPointsToConstantData(Addr)) { in chooseInstructionsToInstrument()