Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1489 static bool isTrigLibCall(CallInst *CI);
1498 if (!isTrigLibCall(CI)) in optimizeSinCosPi()
1529 static bool isTrigLibCall(CallInst *CI) { in isTrigLibCall() function
1558 !isTrigLibCall(CI)) in classifyArgUse()