Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp875 int AMDGPUCFGStructurizer::patternMatch(MachineBasicBlock *MBB) { in patternMatch() function in AMDGPUCFGStructurizer
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2444 bool ConditionBRVisitor::patternMatch(const Expr *Ex, in patternMatch() function in ConditionBRVisitor