Searched refs:pAlloca (Results 1 – 1 of 1) sorted by relevance
1427 Value* pAlloca = ALLOCA(pType); in CreateEntryAlloca() local1429 return pAlloca; in CreateEntryAlloca()1437 Value* pAlloca = ALLOCA(pType, pArraySize); in CreateEntryAlloca() local1439 return pAlloca; in CreateEntryAlloca()