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

/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp483 typedef DenseMap<Value*, AllocaInst*> AllocaForValueMapTy; typedef in struct:__anon26249::FunctionStackPoisoner
484 AllocaForValueMapTy AllocaForValue;
1769 AllocaForValueMapTy::iterator I = AllocaForValue.find(V);

Completed in 277 milliseconds