Searched defs:findAllocaForValue (Results 1 – 2 of 2) sorted by relevance
2973 AllocaInst *llvm::findAllocaForValue(Value *V, in findAllocaForValue() function in llvm
2265 AllocaInst *FunctionStackPoisoner::findAllocaForValue(Value *V) { in findAllocaForValue() function in FunctionStackPoisoner