Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DGuardWidening.cpp143 GuardsPerBlock, bool InvertCondition = false);
196 Value *&Result, bool InvertCondition);
267 bool InvertCondition) { in widenGuard() argument
270 InvertCondition); in widenGuard()
344 GuardsInBlock, bool InvertCondition) { in eliminateGuardViaWidening() argument
395 InvertCondition); in eliminateGuardViaWidening()
418 auto NewGuardCondition = InvertCondition in eliminateGuardViaWidening()
518 bool InvertCondition) { in widenCondCommon() argument
528 if (InvertCondition) in widenCondCommon()
564 if (!InvertCondition && in widenCondCommon()
[all …]