Searched defs:AllocaPointerVal (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp302 Value *AllocaPointerVal; member in struct:__anon9162::AllocaInfo
311 AllocaPointerVal = 0;
330 AllocaPointerVal = SI->getOperand(0);
337 AllocaPointerVal = LI;
520 PointerAllocaValues[AllocaNum] = Info.AllocaPointerVal;

Completed in 30 milliseconds