Searched defs:OPV (Results 1 – 2 of 2) sorted by relevance
82 static inline opcode_t getOpcode(css_code_t OPV) in getOpcode()87 static inline uint8_t getFlags(css_code_t OPV) in getFlags()92 static inline uint16_t getValue(css_code_t OPV) in getValue()97 static inline bool isImportant(css_code_t OPV) in isImportant()102 static inline bool isInherit(css_code_t OPV) in isInherit()
359 Value *OPV = SplitCondition->getOperand(0); in processOneIterationLoop() local