Home
last modified time | relevance | path

Searched refs:StringBasedCtxKey (Results 1 – 24 of 24) sorted by relevance

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-profgen/
H A DPerfReader.h312 struct StringBasedCtxKey : public ContextKey { struct
314 StringBasedCtxKey() : ContextKey(CK_StringBased){}; in StringBasedCtxKey() argument
320 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
395 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DProfileGenerator.h72 const StringBasedCtxKey *CtxKey = in generateProfile()
73 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()
H A DPerfReader.cpp92 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
93 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
94 std::make_shared<StringBasedCtxKey>(); in getContextKey()
350 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llvm-profgen/
H A DPerfReader.h312 struct StringBasedCtxKey : public ContextKey { struct
314 StringBasedCtxKey() : ContextKey(CK_StringBased){}; in StringBasedCtxKey() function
320 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
395 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DProfileGenerator.h72 const StringBasedCtxKey *CtxKey = in generateProfile()
73 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()
H A DPerfReader.cpp92 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
93 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
94 std::make_shared<StringBasedCtxKey>(); in getContextKey()
350 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-profgen/
H A DPerfReader.h316 struct StringBasedCtxKey : public ContextKey { struct
320 StringBasedCtxKey() : ContextKey(CK_StringBased), WasLeafInlined(false){}; in StringBasedCtxKey() argument
326 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
402 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DPerfReader.cpp121 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
122 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
123 std::make_shared<StringBasedCtxKey>(); in getContextKey()
402 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
759 std::shared_ptr<StringBasedCtxKey> Key = in generateRawProfile()
760 std::make_shared<StringBasedCtxKey>(); in generateRawProfile()
H A DProfileGenerator.cpp505 const StringBasedCtxKey *CtxKey = in generateLineNumBasedProfile()
506 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateLineNumBasedProfile()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.h347 struct StringBasedCtxKey : public ContextKey { struct
350 StringBasedCtxKey() : ContextKey(CK_StringBased), WasLeafInlined(false){}; in StringBasedCtxKey() function
356 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
431 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DPerfReader.cpp93 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
94 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
95 std::make_shared<StringBasedCtxKey>(); in getContextKey()
382 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
H A DProfileGenerator.cpp226 const StringBasedCtxKey *CtxKey = in generateProfile()
227 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DPerfReader.h347 struct StringBasedCtxKey : public ContextKey { struct
350 StringBasedCtxKey() : ContextKey(CK_StringBased), WasLeafInlined(false){}; in StringBasedCtxKey() argument
356 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
431 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DPerfReader.cpp93 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
94 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
95 std::make_shared<StringBasedCtxKey>(); in getContextKey()
382 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
H A DProfileGenerator.cpp226 const StringBasedCtxKey *CtxKey = in generateProfile()
227 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DPerfReader.h347 struct StringBasedCtxKey : public ContextKey { struct
350 StringBasedCtxKey() : ContextKey(CK_StringBased), WasLeafInlined(false){}; in StringBasedCtxKey() function
356 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
431 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DPerfReader.cpp93 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
94 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
95 std::make_shared<StringBasedCtxKey>(); in getContextKey()
382 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
H A DProfileGenerator.cpp226 const StringBasedCtxKey *CtxKey = in generateProfile()
227 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llvm-profgen/
H A DPerfReader.h347 struct StringBasedCtxKey : public ContextKey { struct
350 StringBasedCtxKey() : ContextKey(CK_StringBased), WasLeafInlined(false){}; in StringBasedCtxKey() argument
356 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
431 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DPerfReader.cpp93 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
94 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
95 std::make_shared<StringBasedCtxKey>(); in getContextKey()
382 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
H A DProfileGenerator.cpp226 const StringBasedCtxKey *CtxKey = in generateProfile()
227 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llvm-profgen/
H A DPerfReader.h347 struct StringBasedCtxKey : public ContextKey { struct
350 StringBasedCtxKey() : ContextKey(CK_StringBased), WasLeafInlined(false){}; in StringBasedCtxKey() argument
356 const StringBasedCtxKey *Other = dyn_cast<StringBasedCtxKey>(K); in isEqual() argument
431 std::shared_ptr<StringBasedCtxKey> getContextKey();
H A DPerfReader.cpp93 std::shared_ptr<StringBasedCtxKey> FrameStack::getContextKey() { in getContextKey()
94 std::shared_ptr<StringBasedCtxKey> KeyStr = in getContextKey()
95 std::make_shared<StringBasedCtxKey>(); in getContextKey()
382 if (const auto *CtxKey = dyn_cast<StringBasedCtxKey>(K)) { in getContextKeyStr()
H A DProfileGenerator.cpp226 const StringBasedCtxKey *CtxKey = in generateProfile()
227 dyn_cast<StringBasedCtxKey>(CI.first.getPtr()); in generateProfile()