Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp109 static bool isCondRelevantToAnyCallArgument(ICmpInst *Cmp, CallBase &CB) { in isCondRelevantToAnyCallArgument() function
142 if (isCondRelevantToAnyCallArgument(Cmp, CB)) in recordCondition()