Lines Matching refs:FeedbackSource

83                             FeedbackSource::Hash()(p.feedback()));
229 FeedbackSource::Hash()(p.feedback()));
252 return FeedbackSource::Hash()(p.feedback());
283 FeedbackSource::Hash()(p.feedback()));
327 FeedbackSource::Hash()(p.feedback()));
379 FeedbackSource::Hash()(p.feedback()));
526 FeedbackSource::Hash()(p.feedback()));
591 FeedbackSource::Hash()(p.feedback()), p.length(),
620 return base::hash_combine(FeedbackSource::Hash()(p.feedback()), p.flags());
653 return base::hash_combine(FeedbackSource::Hash()(p.loadFeedback()),
654 FeedbackSource::Hash()(p.callFeedback()));
680 return base::hash_combine(FeedbackSource::Hash()(p.feedback()), p.mode());
705 FeedbackSource::Hash()(p.feedback()));
806 const Operator* JSOperatorBuilder::Name(FeedbackSource const& feedback) { \
816 const Operator* JSOperatorBuilder::Name(FeedbackSource const& feedback) { \
827 const FeedbackSource& feedback) {
845 const FeedbackSource& feedback) {
872 FeedbackSource const& feedback, ConvertReceiverMode convert_mode,
884 const CallFrequency& frequency, const FeedbackSource& feedback,
899 FeedbackSource const& feedback, SpeculationMode speculation_mode,
940 const wasm::FunctionSig* wasm_signature, FeedbackSource const& feedback) {
964 FeedbackSource const& feedback) {
974 CallFrequency const& frequency, FeedbackSource const& feedback) {
989 FeedbackSource const& feedback) {
999 const FeedbackSource& feedback) {
1012 const NameRef& name, const FeedbackSource& feedback) {
1026 FeedbackSource const& feedback) {
1036 FeedbackSource const& load_feedback, FeedbackSource const& call_feedback) {
1045 const Operator* JSOperatorBuilder::HasProperty(FeedbackSource const& feedback) {
1055 const FeedbackSource& feedback) {
1064 ForInMode mode, const FeedbackSource& feedback) {
1106 FeedbackSource const& feedback) {
1120 LanguageMode language_mode, FeedbackSource const& feedback) {
1130 LanguageMode language_mode, FeedbackSource const& feedback) {
1140 const NameRef& name, FeedbackSource const& feedback) {
1168 const FeedbackSource& feedback,
1182 const FeedbackSource& feedback) {
1326 FeedbackSource const& feedback, int literal_flags, int number_of_elements) {
1338 FeedbackSource const& feedback) {
1360 FeedbackSource const& feedback, int literal_flags,
1374 const SharedFunctionInfoRef& shared, FeedbackSource const& feedback) {
1384 const Operator* JSOperatorBuilder::CloneObject(FeedbackSource const& feedback,
1413 const StringRef& constant_pattern, FeedbackSource const& feedback,