Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1447 bool isValidL = isConjunctionDisjunctionTree(LHS, CanNegateL); in emitConjunctionDisjunctionTreeRec() local
1448 assert(isValidL && "Valid conjunction/disjunction tree"); in emitConjunctionDisjunctionTreeRec()
1449 (void)isValidL; in emitConjunctionDisjunctionTreeRec()