Searched refs:IRCBV (Results 1 – 2 of 2) sorted by relevance
205 Value *IRCBV = CBV->getUnderlyingValue(); in execute() local206 assert(IRCBV && "Unexpected null underlying value for condition bit"); in execute()213 Value *NewCond = State->Callback.getOrCreateVectorValues(IRCBV, 0); in execute()
350 Value *IRCBV = CBV->getUnderlyingValue(); in execute() local351 assert(IRCBV && "Unexpected null underlying value for condition bit"); in execute()358 Value *NewCond = State->Callback.getOrCreateVectorValues(IRCBV, 0); in execute()