Home
last modified time | relevance | path

Searched defs:Finalized (Results 1 – 9 of 9) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h32 bool Finalized = true; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h147 bool Finalized = false; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DStringTableBuilder.h44 bool Finalized = false; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h35 bool Finalized = false; variable
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DMacros.h257 Finalized, // Past macro reconstruction, the result is finalized. global() enumerator
H A DFormatToken.h355 unsigned Finalized : 1; global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1258 if (Finalized.count(NextBB)) { in computeStackPO() argument
1327 computeCyclePO(const CycleInfoT & CI,const CycleT * Cycle,SmallPtrSetImpl<const BlockT * > & Finalized) computeCyclePO() argument
1366 SmallPtrSet<const BlockT *, 32> Finalized; compute() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h222 bool Finalized = false; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h246 bool Finalized; variable