Searched refs:BoolUndef (Results 1 – 2 of 2) sorted by relevance
163 UndefValue *BoolUndef; member in __anon5690e2700111::StructurizeCFG274 BoolUndef = UndefValue::get(Boolean); in INITIALIZE_PASS_DEPENDENCY()319 if (Condition == BoolUndef) in invert()320 return BoolUndef; in invert()740 Conditions.push_back(BranchInst::Create(Entry, Next, BoolUndef, Flow)); in wireFlow()792 BoolUndef, LoopEnd)); in handleLoops()
55 UndefValue *BoolUndef; member in __anon1fa303a50111::SIAnnotateControlFlow124 BoolUndef = UndefValue::get(Boolean); in doInitialization()