Searched defs:IsPHI (Results 1 – 3 of 3) sorted by relevance
488 static void replaceWithTileLoad(Use &U, Value *Ptr, bool IsPHI = false) { in replaceWithTileLoad()
3670 bool IsPHI = VNI->isPHIDef() && in verifyLiveRangeSegment() local
11580 bool IsPHI = isa<PHINode>(LastInst); in setInsertPointAfterBundle() local