Searched refs:removeCast (Results 1 – 4 of 4) sorted by relevance
183 I = removeCast(I); in lowerFuncPtr()
90 removeCast(Value *V) { in removeCast() function93 return removeCast(Cast->getOperand(0)); in removeCast()96 return removeCast(Cast->getOperand(0)); in removeCast()
914 removeCast(Value *V);
1092 *ALoc = addBlockBind(M, cast<Function>(removeCast(*ALoc)), in postProcessOCLBuiltinWithFuncPointer()