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

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h28 bool isBaseRegConflictPossible(SelectionDAG &DAG,
H A DX86SelectionDAGInfo.cpp27 bool X86SelectionDAGInfo::isBaseRegConflictPossible( function in class:X86SelectionDAGInfo
59 assert(!isBaseRegConflictPossible(DAG, ClobberSet));
227 if (isBaseRegConflictPossible(DAG, ClobberSet))

Completed in 40 milliseconds