Home
last modified time | relevance | path

Searched defs:HasBackedge (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp1018 bool &HasBackedge, in createPHIExpression()
1710 bool HasBackedge = false; in performSymbolicPHIEvaluation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1277 bool HasBackedge) { in circuit()