Searched defs:patternMatch (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600MachineCFGStructurizer.cpp | 867 int R600MachineCFGStructurizer::patternMatch(MachineBasicBlock *MBB) { in patternMatch() function in R600MachineCFGStructurizer |
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ | ||
H A D | BugReporterVisitors.cpp | 2943 bool ConditionBRVisitor::patternMatch(const Expr *Ex, const Expr *ParentEx, patternMatch() function in ConditionBRVisitor |