Searched refs:FCmpSplitter (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp72 struct FCmpSplitter { struct in namespace:__anon26337
73 FCmpSplitter(FCmpInst &fci) : FCI(fci) {} function in struct:__anon26337::FCmpSplitter
418 return splitBinary(FCI, FCmpSplitter(FCI));

Completed in 221 milliseconds