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