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

/external/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp404 /// isCalleeLoad - Return true if call address is a load and it can be
409 static bool isCalleeLoad(SDValue Callee, SDValue &Chain, bool HasCallSeq) { function
485 if (!isCalleeLoad(Load, Chain, HasCallSeq))

Completed in 356 milliseconds