Home
last modified time | relevance | path

Searched defs:findAllocaForValue (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2265 AllocaInst *FunctionStackPoisoner::findAllocaForValue(Value *V) { in findAllocaForValue() function in FunctionStackPoisoner
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLocal.cpp2973 AllocaInst *llvm::findAllocaForValue(Value *V, in findAllocaForValue() function in llvm
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DValueTracking.cpp4717 AllocaInst *llvm::findAllocaForValue(Value *V, bool OffsetZero) { in findAllocaForValue() function in llvm