Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDGISelWorkList.h32 bool Finalized = true; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
HDGsymCreator.h148 bool Finalized = false; variable
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDStringTableBuilder.h44 bool Finalized = false; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDConstantEmitter.h35 bool Finalized = false; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDMacros.h252 Finalized, // Past macro reconstruction, the result is finalized. enumerator
HDFormatToken.h377 unsigned Finalized : 1; member
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDGenericUniformityImpl.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-14-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
HDMachOPlatform.h236 bool Finalized = false; member
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
HDCoreEngine.h246 bool Finalized; variable