| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | InstructionCost.h | 82 CostState getState() const { return State; } in getState() function
|
| /llvm-project-15.0.7/mlir/lib/AsmParser/ |
| H A D | Parser.h | 35 ParserState &getState() const { return state; } in getState() function
|
| /llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| H A D | CheckerContext.h | 71 const ProgramStateRef &getState() const { return Pred->getState(); } in getState() function
|
| H A D | CoreEngine.h | 525 ProgramStateRef getState() const { return Pred->State; } in getState() function 579 ProgramStateRef getState() const { return Pred->State; } in getState() function
|
| H A D | ExplodedGraph.h | 168 const ProgramStateRef &getState() const { return State; } in getState() function
|
| H A D | CallEvent.h | 225 const ProgramStateRef &getState() const { in getState() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetLibraryInfo.h | 67 AvailabilityState getState(LibFunc F) const { in getState() function 321 TargetLibraryInfoImpl::AvailabilityState getState(LibFunc F) const { in getState() function
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | LockFileManager.cpp | 259 LockFileManager::LockFileState LockFileManager::getState() const { in getState() function in LockFileManager
|
| /llvm-project-15.0.7/clang/lib/Analysis/ |
| H A D | Consumed.cpp | 356 const ConsumedState &getState() const { in getState() function in clang::consumed::PropagationInfo 1113 ConsumedState ConsumedStateMap::getState(const VarDecl *Var) const { in getState() function in ConsumedStateMap 1123 ConsumedStateMap::getState(const CXXBindTemporaryExpr *Tmp) const { in getState() function in ConsumedStateMap
|
| H A D | CalledOnceCheck.cpp | 1298 State &getState(const CFGBlock *BB) { in getState() function in __anon2223d6250111::CalledOnceChecker 1302 const State &getState(const CFGBlock *BB) const { in getState() function in __anon2223d6250111::CalledOnceChecker
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUAttributor.cpp | 627 IntegerRangeState &getState() override { return *this; } in getState() function 628 const IntegerRangeState &getState() const override { return *this; } in getState() function
|
| /llvm-project-15.0.7/openmp/runtime/src/ |
| H A D | kmp_stats.h | 760 inline stats_state_e getState() const { return state; } in getState() function
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | Core.h | 1201 SymbolState getState() const { return static_cast<SymbolState>(State); } in getState() function
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | MachineIRBuilder.h | 291 MachineIRBuilderState &getState() { return State; } in getState() function
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
| H A D | RetainCountChecker.cpp | 133 ProgramStateRef getState() const { return state; } in getState() function in __anon143b538f0111::StopTrackingCallback
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | BinaryFunction.h | 1020 State getState() const { return CurrentState; } in getState() function
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 1690 AbstractState &getState() override { return *this; } in getState() function in __anon26093b6c1411::AAReturnedValuesImpl 1693 const AbstractState &getState() const override { return *this; } in getState() function in __anon26093b6c1411::AAReturnedValuesImpl 4163 StateType &getState() override { return *this; } in getState() function 4164 const StateType &getState() const override { return *this; } in getState() function
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | MallocChecker.cpp | 1072 ProgramStateRef getState() const { return state; } in getState() function in __anonac89c38b0711::StopTrackingCallback
|