Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/CodeGen/
H A DIRMatchers.h251 virtual bool matchInstruction(const Instruction &I) { in matchInstruction() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp563 bool matchInstruction(Instruction *I, bool isEQ) { matchInstruction() function