Home
last modified time | relevance | path

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

/external/parameter-framework/upstream/cmake/
DFindLibXml2.cmake30 # This has the advantage of propagating Transitive Usage Requirements to consumers.
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp1486 bool Transitive = true; in doSanityCheck() local
1490 Transitive = Res3 == Res1; in doSanityCheck()
1493 Transitive = Res3 == Res1; in doSanityCheck()
1496 Transitive = Res4 == -Res1; in doSanityCheck()
1499 if (!Transitive) { in doSanityCheck()