Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.h544 SelectionDAGBuilder(SelectionDAG &dag, FunctionLoweringInfo &funcinfo, in SelectionDAGBuilder() argument
547 DAG(dag), FuncInfo(funcinfo), OptLevel(ol), in SelectionDAGBuilder()