Searched defs:IsInAlloca (Results 1 – 3 of 3) sorted by relevance
37 unsigned IsInAlloca : 1; ///< Passed with inalloca member
189 bool IsInAlloca : 1; variable
6896 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local