Searched defs:IsInAlloca (Results 1 – 3 of 3) sorted by relevance
38 unsigned IsInAlloca : 1; ///< Passed with inalloca member
307 bool IsInAlloca : 1; global() variable
7661 bool IsInAlloca = EatIfPresent(lltok::kw_inalloca); parseAlloc() local