Searched defs:ExactFPMathInst (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | IVDescriptors.h | 117 Instruction *ExactFPMathInst; global() variable |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IVDescriptors.cpp | 181 checkOrderedReduction(RecurKind Kind,Instruction * ExactFPMathInst,Instruction * Exit,PHINode * Phi) checkOrderedReduction() argument |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 9895 auto *ExactFPMathInst = Requirements.getExactFPInst(); processLoop() local |