Searched refs:isOnlyUsedInEntryBlock (Results 1 – 3 of 3) sorted by relevance
6518 static bool isOnlyUsedInEntryBlock(const Argument *A) { in isOnlyUsedInEntryBlock() function6732 if (!isOnlyUsedInEntryBlock(I)) { in LowerArguments()
7816 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock() function8070 if (!isOnlyUsedInEntryBlock(&*I, TM.Options.EnableFastISel)) { in LowerArguments()
8696 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock() function9175 if (!isOnlyUsedInEntryBlock(&Arg, TM.Options.EnableFastISel)) { in LowerArguments()