Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp605 SmallVector<Instruction *, 8> GetElementPtrs; in runOnFunction() local
620 GetElementPtrs.push_back(&Inst); in runOnFunction()
639 for (auto Inst : GetElementPtrs) { in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp619 SmallVector<Instruction *, 8> GetElementPtrs; in runOnFunction() local
634 GetElementPtrs.push_back(&Inst); in runOnFunction()
653 for (auto Inst : GetElementPtrs) { in runOnFunction()