Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp704 bool IsMathLibCall = in canVectorizeInstrs() local
710 if (IsMathLibCall) { in canVectorizeInstrs()