Home
last modified time | relevance | path

Searched refs:getPatternInst (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DIVDescriptors.h120 Instruction *getPatternInst() { return PatternLastInst; } in getPatternInst() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DIVDescriptors.cpp303 if (isa<FPMathOperator>(ReduxDesc.getPatternInst()) && !IsAPhi) in AddReductionVar()
304 FMF &= ReduxDesc.getPatternInst()->getFastMathFlags(); in AddReductionVar()