Searched refs:isOnlyUsedInEntryBlock (Results 1 – 1 of 1) sorted by relevance
11253 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock() function11787 if (!isOnlyUsedInEntryBlock(&Arg, TM.Options.EnableFastISel)) { in LowerArguments()