Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp353 bool Transitive = true; in doFunctionalCheck() local
357 Transitive = Res3 == Res1; in doFunctionalCheck()
360 Transitive = Res3 == Res1; in doFunctionalCheck()
363 Transitive = Res4 == -Res1; in doFunctionalCheck()
366 if (!Transitive) { in doFunctionalCheck()
/src/contrib/one-true-awk/testdir/
H A Dfunstack.ok2111 for the Transitive Closure of Binary
H A Dfunstack.in15941 …title = "A Modification of {Warshall}'s Algorithm for the Transitive Closure of Binary Rela…