Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
H A DLeonPasses.cpp74 DetectRoundChange::DetectRoundChange() : LEONMachineFunctionPass(ID) {} in DetectRoundChange() function in DetectRoundChange
H A DSparcSubtarget.h52 bool DetectRoundChange; variable