Searched refs:CombineLevel (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/CodeGen/
H A DSelectionDAG.h114 enum CombineLevel { enum in namespace:llvm
314 void Combine(CombineLevel Level, AliasAnalysis &AA,
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp60 CombineLevel Level;
315 void Run(CombineLevel AtLevel);
984 void DAGCombiner::Run(CombineLevel AtLevel) {
9637 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis &AA,

Completed in 222 milliseconds