Searched refs:operand_access_type (Results 1 – 4 of 4) sorted by relevance
205 enum operand_access_type {OP_MEMORY, OP_NORMAL}; enum211 bool compare_operand (tree t1, tree t2, operand_access_type type);244 static operand_access_type get_operand_access_type291 operand_access_type access);
302 unsigned int flags, operand_access_type access) in hash_operand()369 func_checker::compare_operand (tree t1, tree t2, operand_access_type access) in compare_operand()1026 func_checker::operand_access_type
1451 func_checker::operand_access_type in hash_stmt()
5074 operand_access_type parameter.5075 (func_checker::compare_operand): Add operand_access_type parameter.5090 * ipa-icf-gimple.h (func_checker::operand_access_type): New enum5096 (func_checker::hash_operand): New variant with operand_access_type.