Searched refs:first_instruction_only (Results 1 – 2 of 2) sorted by relevance
52 llvm::ArrayRef<ConstString> symbols, bool first_instruction_only) { in AddRecognizer() argument55 RegularExpressionSP(), first_instruction_only}); in AddRecognizer()60 RegularExpressionSP symbol, bool first_instruction_only) { in AddRecognizer() argument63 symbol, first_instruction_only}); in AddRecognizer()139 if (entry.first_instruction_only) in GetRecognizerForFrame()
107 bool first_instruction_only = true);112 bool first_instruction_only = true);136 bool first_instruction_only; member