Home
last modified time | relevance | path

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

/external/llvm/unittests/Transforms/Utils/
DCloning.cpp250 Value* AllocaContent = IBuilder.getInt32(1); in CreateOldFunctionBodyAndDI() local
251 Instruction* Store = IBuilder.CreateStore(AllocaContent, Alloca); in CreateOldFunctionBodyAndDI()
263 DBuilder.insertDbgValueIntrinsic(AllocaContent, 0, Variable, E, DL, in CreateOldFunctionBodyAndDI()