Searched refs:UsedWithInAlloca (Results 1 – 3 of 3) sorted by relevance
23 using UsedWithInAlloca = Bitfield::Element<bool, Align::NextBit, 1>; member24 using ExplicitType = Bitfield::Element<bool, UsedWithInAlloca::NextBit, 1>;
3051 Bitfield::set<APV::UsedWithInAlloca>(Record, AI.isUsedWithInAlloca()); in writeInstruction()
4889 const bool InAlloca = Bitfield::get<APV::UsedWithInAlloca>(Rec); in parseFunctionBody()