Searched defs:Unpredictable (Results 1 – 4 of 4) sorted by relevance
116 Unpredictable = 1 << 16, // Instruction with unpredictable condition. global() enumerator
116 enum Unpredictable { Unpredictable_WBOVERLAP, Unpredictable_LDPOVERLAP }; enum
1085 addBranchMetadata(InstTy * I,MDNode * Weights,MDNode * Unpredictable) addBranchMetadata() argument
2007 llvm::MDNode *Unpredictable = nullptr; EmitBranchOnBoolExpr() local