Searched defs:PI2 (Results 1 – 3 of 3) sorted by relevance
42 #define PI2 (3.14159265358979323846f * 2) macro
53 #define PI2 vccast(PI2) macro
495 MachineBasicBlock::const_pred_iterator PI = MBB->pred_begin(), PI2 = PI; in isBlockOnlyReachableByFallthrough() local