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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp1533 bool HasThisAdj = true; local
1544 HasThisAdj = Record.size() >= 20;
1560 HasThisAdj ? Record[16 + OffsetB] : 0, // thisAdjustment

Completed in 105 milliseconds