Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp104 Value *AllocaPointerVal; member
113 AllocaPointerVal = nullptr; in clear()
131 AllocaPointerVal = SI->getOperand(0); in AnalyzeAlloca()
138 AllocaPointerVal = LI; in AnalyzeAlloca()
584 PointerAllocaValues[AllocaNum] = Info.AllocaPointerVal; in run()