Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCInstrDesc.h84 bool isPredicate() const { return Flags & (1 << MCOI::Predicate); } in isPredicate() function
/external/libxml2/
Dxpath.c14168 int isPredicate) in xmlXPathCompOpEvalToBoolean()