Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp129 uint64_t Count, bool IsConditional) { in extTSPScore()
239 bool IsConditional{false}; member in __anone35372fe0111::Jump
998 bool IsConditional = OutDegree[Pred] > 1; in calcExtTspScore() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1563 bool IsConditional; in emitInstruction() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp683 const bool IsConditional = false; member