Searched defs:cst_value (Results 1 – 4 of 4) sorted by relevance
453 Instruction* cst_value) { in SpecializeLoop()
455 Instruction* cst_value) { in SpecializeLoop()
460 Instruction* cst_value) { in SpecializeLoop()
1020 APFloat cst_value = *cst.value_begin<APFloat>(); in matchAndRewrite() local