Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp670 Value *originToIntptr(IRBuilder<> &IRB, Value *Origin) { in originToIntptr() function
691 Value *IntptrOrigin = originToIntptr(IRB, Origin); in paintOrigin()