Home
last modified time | relevance | path

Searched refs:isOnlyUsedInEntryBlock (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp7454 static bool isOnlyUsedInEntryBlock(const Argument *A, bool FastISel) { in isOnlyUsedInEntryBlock() function
7686 if (!isOnlyUsedInEntryBlock(I, TM.Options.EnableFastISel)) { in LowerArguments()