Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:fastLowerCall

1000   if (!fastLowerCall(CLI))
1040 // Target-dependent constraints are checked within fastLowerCall.
1693 bool FastISel::fastLowerCall(CallLoweringInfo & /*CLI*/) { return false; }