Home
last modified time | relevance | path

Searched refs:isSafeToFold (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/R600/
DSIFoldOperands.cpp92 static bool isSafeToFold(unsigned Opcode) { in isSafeToFold() function
173 if (!isSafeToFold(MI.getOpcode())) in runOnMachineFunction()