Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1441 bool IsConditional; in emitInstruction() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp675 const bool IsConditional = false; member