Searched defs:IsConditional (Results 1 – 5 of 5) sorted by relevance
154 uint64_t Count, bool IsConditional) { in extTSPScore()276 bool IsConditional{false}; member1444 bool IsConditional = OutDegree[Edge.src] > 1; in calcExtTspScore() local
1380 bool IsConditional = TC.getOpcode() == X86::JCC_1; in LowerPATCHABLE_TAIL_CALL() local
1847 bool IsConditional; in emitInstruction() local
2178 bool IsConditional = false; variable
696 const bool IsConditional = false; member