/llvm-project/llvm/lib/Support/ |
H A D | InitLLVM.cpp | 42 Initialized = true; in InitLLVM() local
|
H A D | Signals.cpp | 83 enum class Status { Empty, Initializing, Initialized, Executing }; enumerator
|
/llvm-project/offload/plugins-nextgen/common/OMPT/ |
H A D | OmptCallback.cpp |
|
/llvm-project/llvm/include/llvm/ExecutionEngine/ |
H A D | OProfileWrapper.h | 59 bool Initialized; variable
|
/llvm-project/lldb/unittests/Utility/ |
H A D | SubsystemRAIITest.cpp | 22 Initialized, enumerator
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | Statistic.h | 57 std::atomic<bool> Initialized; global() variable
|
/llvm-project/offload/include/Shared/ |
H A D | EnvironmentVar.h | 33 bool Initialized; global() variable
|
/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | tsd_exclusive.h | 22 Initialized, enumerator
|
/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 133 static bool Initialized = false; getFirstReg() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetPassConfig.h | 125 bool Initialized = false; // Flagged after all passes are configured. variable
|
/llvm-project/compiler-rt/lib/scudo/standalone/tests/ |
H A D | tsd_test.cpp | 56 bool Initialized = false; member in MockAllocator
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Descriptor.h |
|
/llvm-project/offload/src/OpenMP/OMPT/ |
H A D | Callback.cpp | 56 bool llvm::omp::target::ompt::Initialized = false; global() member in llvm::omp::target::ompt
|
/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 92 bool Initialized; member in __anonf0529ca90111::PrintPPOutputPPCallbacks
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.cpp | 802 static bool Initialized = false; getOperandTypes() local
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 1037 bool Initialized = false; rebuildSSA() local
|
/llvm-project/clang/lib/Analysis/ |
H A D | UninitializedValues.cpp | 121 Initialized = 0x1, /* 01 */ enumerator
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | BasicObjCFoundationChecks.cpp | 1144 mutable bool Initialized = false; member in __anonebe6b3a90811::ObjCNonNilReturnValueChecker
|
/llvm-project/clang/lib/AST/ |
H A D | Stmt.cpp | 59 static bool Initialized = false; getStmtInfoTableEntry() local
|
/llvm-project/offload/plugins-nextgen/amdgpu/src/ |
H A D | rtl.cpp | 3257 bool Initialized; global() member
|