Home
last modified time | relevance | path

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

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