Home
last modified time | relevance | path

Searched defs:FAddCombine (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp157 class FAddCombine { class
159 FAddCombine(InstCombiner::BuilderTy *B) : Builder(B), Instr(nullptr) {} in FAddCombine() function in __anonc4b471590111::FAddCombine