Searched refs:myGmxCmp (Results 1 – 1 of 1) sorted by relevance
431 Value * myGmxCmp = FCmpGT(builder, my, mx); in texCube() local433 condBranch.ifCond(builder.CreateAnd(myGmxCmp, myGmzCmp)); // my > mx && my > mz in texCube()