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

Method ParseValID

lib/AsmParser/LLParser.cpp:2681–3238  ·  view source on GitHub ↗

ParseValID - Parse an abstract value that doesn't necessarily have a type implied. For example, if we parse "4" we don't know what integer type it has. The value will later be combined with its type and checked for sanity. PFS is used to convert function-local operands of metadata (since metadata operands are not just parsed here but also converted to values). PFS can be null when we are not pa

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 15

getTrueFunction · 0.85
getFalseFunction · 0.85
unsignedFunction · 0.85
make_pairClass · 0.85
getUIntValMethod · 0.80
isFloatingPointTyMethod · 0.80
isPointerTyMethod · 0.80
isFirstClassTypeMethod · 0.80
getNamedValueMethod · 0.80
isDeclarationMethod · 0.80
GetBBMethod · 0.80
getValueSymbolTableMethod · 0.80

Tested by

no test coverage detected