Searched defs:originToIntptr (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | DataFlowSanitizer.cpp | 2471 Value *DFSanFunction::originToIntptr(IRBuilder<> &IRB, Value *Origin) { originToIntptr() function in DFSanFunction |
H A D | MemorySanitizer.cpp | 1220 Value *originToIntptr(IRBuilder<> &IRB, Value *Origin) { originToIntptr() function |