Searched defs:IsInAlloca (Results 1 – 5 of 5) sorted by relevance
42 bool IsInAlloca : 1; member
37 unsigned IsInAlloca : 1; ///< Passed with inalloca member
186 bool IsInAlloca : 1; variable
5965 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local
6447 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); in ParseAlloc() local