Home
last modified time | relevance | path

Searched refs:phiNeedsGot (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp6258 bool phiNeedsGot(const InstPhi *Phi) { in phiNeedsGot() function
6275 if (phiNeedsGot(llvm::cast<InstPhi>(&Inst))) { in anyPhiInNodeNeedsGot()