Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DFlattenCFG.cpp320 bool eq1 = (Block1 == Head1); in CompareIfRegionBlock() local
322 if (eq1 || eq2) { in CompareIfRegionBlock()
324 return (eq1 == eq2); in CompareIfRegionBlock()