Home
last modified time | relevance | path

Searched defs:IsRecursive (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-xray/
H A Dxray-account.h42 using IsRecursive = Bitfield::Element<bool, 31, 1>; // Sign bit. member
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp449 unsigned MaxElements, bool IsRecursive, in findArgParts()
706 unsigned MaxElements, bool IsRecursive) { in promoteArguments()
817 bool IsRecursive = C.size() > 1; in run() local
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp407 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames()
1067 bool IsRecursive = false; in shouldInlineCall() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DTargetInfo.cpp10283 bool IsRecursive = false; in removeIncomplete() local
10304 bool IsRecursive) { in addIfComplete()
10562 bool IsRecursive = false; in appendRecordType() local