Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-xray/
H A Dxray-account.h40 using IsRecursive = Bitfield::Element<bool, 31, 1>; // Sign bit. member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp447 findArgParts(Argument * Arg,const DataLayout & DL,AAResults & AAR,unsigned MaxElements,bool IsRecursive,SmallVectorImpl<OffsetAndArgPart> & ArgPartsVec) findArgParts() argument
700 promoteArguments(Function * F,FunctionAnalysisManager & FAM,unsigned MaxElements,bool IsRecursive) promoteArguments() argument
816 bool IsRecursive = C.size() > 1; run() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp221 bool IsRecursive = false; in removeIncomplete() local
242 bool IsRecursive) { in addIfComplete() argument
381 bool IsRecursive = false; in appendRecordType() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp459 bool &IsRecursive, unsigned &StackDepth) { in examineStackFrames() argument
1121 bool IsRecursive = false; shouldInlineCall() local