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

/freebsd-11.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp496 static bool isCalleeLoad(SDValue Callee, SDValue &Chain, bool HasCallSeq) { function
571 if (!isCalleeLoad(Load, Chain, HasCallSeq))

Completed in 55 milliseconds