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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp2657 static unsigned computeBytesPoppedByCallee(const X86Subtarget &Subtarget, function
3028 const unsigned NumBytesCallee = computeBytesPoppedByCallee(*Subtarget, CS);

Completed in 539 milliseconds