Searched refs:const_call (Results 1 – 1 of 1) sorted by relevance
2504 bool const_call; in scan_insn() local2514 const_call = RTL_CONST_CALL_P (insn); in scan_insn()2515 if (!const_call in scan_insn()2524 if (const_call || memset_call) in scan_insn()2531 const_call ? "const" : "memset", INSN_UID (insn)); in scan_insn()