Home
last modified time | relevance | path

Searched refs:isPost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGenericMachineInstrs.h114 bool isPost() const { return !isPre(); } in isPost() function
174 bool isPost() const { return !isPre(); } in isPost() function