MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / ParseCall

Method ParseCall

lib/AsmParser/LLParser.cpp:5839–5950  ·  view source on GitHub ↗

ParseCall ::= 'call' OptionalFastMathFlags OptionalCallingConv OptionalAttrs Type Value ParameterList OptionalAttrs ::= 'tail' 'call' OptionalFastMathFlags OptionalCallingConv OptionalAttrs Type Value ParameterList OptionalAttrs ::= 'musttail' 'call' OptionalFastMathFlags OptionalCallingConv OptionalAttrs Type Value ParameterList OptionalAttrs ::= 'notail' 'call' OptionalFastMathFlags OptionalCal

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

isFPOrFPVectorTyMethod · 0.80
hasAlignmentAttrMethod · 0.80
setTailCallKindMethod · 0.80
getTypeStringFunction · 0.70
ErrorClass · 0.50
getFunction · 0.50
getLocMethod · 0.45
isVarArgMethod · 0.45
getFunctionMethod · 0.45
anyMethod · 0.45
sizeMethod · 0.45
push_backMethod · 0.45

Tested by

no test coverage detected