Searched refs:LabelLoad (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp1341 LoadInst *LabelLoad = IRB.CreateLoad(DFSF.LabelReturnAlloca); local
1342 DFSF.setShadow(CustomCI, LabelLoad);

Completed in 83 milliseconds