Searched refs:GuardCond (Results 1 – 1 of 1) sorted by relevance
3007 Value *GuardCond = Guard->getArgOperand(0); in threadGuard() local3017 auto Impl = isImpliedCondition(BranchCond, GuardCond, DL); in threadGuard()3022 Impl = isImpliedCondition(BranchCond, GuardCond, DL, /* LHSIsTrue */ false); in threadGuard()