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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86SelectionDAGInfo.h28 bool isBaseRegConflictPossible(SelectionDAG &DAG,
H A DX86SelectionDAGInfo.cpp26 bool X86SelectionDAGInfo::isBaseRegConflictPossible( function in class:X86SelectionDAGInfo
58 assert(!isBaseRegConflictPossible(DAG, ClobberSet));
304 if (isBaseRegConflictPossible(DAG, ClobberSet))

Completed in 107 milliseconds