Searched defs:findAllocaForValue (Results 1 – 2 of 2) sorted by relevance
3350 const AllocaInst *AI = findAllocaForValue(I); in TEST_P() argument
6564 AllocaInst *llvm::findAllocaForValue(Value *V, bool OffsetZero) { findAllocaForValue() function in llvm