Home
last modified time | relevance | path

Searched defs:patternMatch (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp867 int R600MachineCFGStructurizer::patternMatch(MachineBasicBlock *MBB) { in patternMatch() function in R600MachineCFGStructurizer
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2925 bool ConditionBRVisitor::patternMatch(const Expr *Ex, const Expr *ParentEx, in patternMatch() function in ConditionBRVisitor