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

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

Completed in 52 milliseconds