Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeLayout.cpp154 uint64_t Count, bool IsConditional) { in extTSPScore() argument
276 bool IsConditional{false}; member
1444 Edge.count, IsConditional); in calcExtTspScore() local
/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1380 bool IsConditional = TC.getOpcode() == X86::JCC_1; LowerPATCHABLE_TAIL_CALL() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1827 bool IsConditional; emitInstruction() local
/llvm-project/clang/lib/Analysis/
H A DCFG.cpp696 const bool IsConditional = false; member