Searched refs:RTCheckCost (Results 1 – 1 of 1) sorted by relevance
1947 InstructionCost RTCheckCost = 0; in getCost() local1955 RTCheckCost += C; in getCost()2011 RTCheckCost += MemCheckCost; in getCost()2015 LLVM_DEBUG(dbgs() << "Total cost of runtime checks: " << RTCheckCost in getCost()2018 return RTCheckCost; in getCost()