Home
last modified time | relevance | path

Searched refs:FFA_Hot (Results 1 – 17 of 17) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp880 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
953 FreqAttr = FFA_Hot; in markFunctionAttributes()
1498 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp875 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
947 FreqAttr = FFA_Hot; in markFunctionAttributes()
1483 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1031 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1102 FreqAttr = FFA_Hot; in markFunctionAttributes()
1648 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp983 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1054 FreqAttr = FFA_Hot; in markFunctionAttributes()
1590 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1031 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1102 FreqAttr = FFA_Hot; in markFunctionAttributes()
1648 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp983 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1054 FreqAttr = FFA_Hot; in markFunctionAttributes()
1590 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp983 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1054 FreqAttr = FFA_Hot; in markFunctionAttributes()
1590 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1012 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1088 FreqAttr = FFA_Hot; in markFunctionAttributes()
1658 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1062 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1133 FreqAttr = FFA_Hot; in markFunctionAttributes()
1715 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1088 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1159 FreqAttr = FFA_Hot; in markFunctionAttributes()
1890 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1088 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1159 FreqAttr = FFA_Hot; in markFunctionAttributes()
1890 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1086 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1157 FreqAttr = FFA_Hot; in markFunctionAttributes()
1864 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1088 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1159 FreqAttr = FFA_Hot; in markFunctionAttributes()
1890 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1094 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1165 FreqAttr = FFA_Hot; in markFunctionAttributes()
1899 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1088 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1159 FreqAttr = FFA_Hot; in markFunctionAttributes()
1890 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1086 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1157 FreqAttr = FFA_Hot; in markFunctionAttributes()
1864 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1088 enum FuncFreqAttr { FFA_Normal, FFA_Cold, FFA_Hot }; enumerator
1159 FreqAttr = FFA_Hot; in markFunctionAttributes()
1890 else if (FreqAttr == PGOUseFunc::FFA_Hot) in annotateAllFunctions()