Searched defs:Unpredictable (Results 1 – 3 of 3) sorted by relevance
116 enum Unpredictable { Unpredictable_WBOVERLAP, Unpredictable_LDPOVERLAP }; enum
995 InstTy *addBranchMetadata(InstTy *I, MDNode *Weights, MDNode *Unpredictable) { in addBranchMetadata()
1887 llvm::MDNode *Unpredictable = nullptr; in EmitBranchOnBoolExpr() local