Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGISelWorkList.h32 bool Finalized = true; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DGsymCreator.h148 bool Finalized = false; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DStringTableBuilder.h44 bool Finalized = false; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DConstantEmitter.h35 bool Finalized = false; variable
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DMacros.h252 Finalized, // Past macro reconstruction, the result is finalized. enumerator
H A DFormatToken.h377 unsigned Finalized : 1; member
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1254 const CycleT *Cycle, SmallPtrSetImpl<const BlockT *> &Finalized) { in computeStackPO()
1323 SmallPtrSetImpl<const BlockT *> &Finalized) { in computeCyclePO()
1362 SmallPtrSet<const BlockT *, 32> Finalized; in compute() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h236 bool Finalized = false; member
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h246 bool Finalized; variable