Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp154 uint64_t Count, bool IsConditional) { in extTSPScore()
276 bool IsConditional{false}; member
1444 bool IsConditional = OutDegree[Edge.src] > 1; in calcExtTspScore() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1622 bool IsConditional; emitInstruction() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp696 const bool IsConditional = false; member