Searched defs:IsRecursive (Results 1 – 4 of 4) sorted by relevance
| /llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-account.h | 40 using IsRecursive = Bitfield::Element<bool, 31, 1>; // Sign bit. member
|
| /llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | ArgumentPromotion.cpp | 449 findArgParts(Argument * Arg,const DataLayout & DL,AAResults & AAR,unsigned MaxElements,bool IsRecursive,SmallVectorImpl<OffsetAndArgPart> & ArgPartsVec) findArgParts() argument 702 promoteArguments(Function * F,FunctionAnalysisManager & FAM,unsigned MaxElements,bool IsRecursive) promoteArguments() argument 818 bool IsRecursive = C.size() > 1; run() local
|
| /llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | XCore.cpp | 221 bool IsRecursive = false; in removeIncomplete() local 242 bool IsRecursive) { in addIfComplete() argument 381 bool IsRecursive = false; in appendRecordType() local [all...] |
| /llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngineCallAndReturn.cpp | 459 examineStackFrames(const Decl * D,const LocationContext * LCtx,bool & IsRecursive,unsigned & StackDepth) examineStackFrames() argument 1122 bool IsRecursive = false; shouldInlineCall() local
|