Home
last modified time | relevance | path

Searched defs:IsProfitableToFold (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp1784 bool SelectionDAGISel::IsProfitableToFold(SDValue N, SDNode *U, in IsProfitableToFold() function in SelectionDAGISel
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp315 X86DAGToDAGISel::IsProfitableToFold(SDValue N, SDNode *U, SDNode *Root) const { in IsProfitableToFold() function in X86DAGToDAGISel