Searched refs:ClobberType (Results 1 – 1 of 1) sorted by relevance
345 EFLAGSClobber ClobberType = getClobberType(MI); in runOnMachineFunction() local346 if (ClobberType == NoClobber) in runOnMachineFunction()349 if (ClobberType == InevitableClobber) in runOnMachineFunction()352 assert(ClobberType == EvitableClobber && "unexpected workflow"); in runOnMachineFunction()