HomeSort by relevance Sort by last modified time
    Searched refs:isClobbered (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
ImplicitNullChecks.cpp 161 /// May clobber this HazardDetector instance. \see isClobbered.
181 bool isClobbered() { return hasSeenClobber; }
187 assert(!isClobbered() &&
222 assert(!isClobbered() && "isSafeToHoist cannot do anything useful!");
473 if (HD.isClobbered())
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
VirtRegRewriter.cpp 410 bool isClobbered(unsigned PhysReg) const {
    [all...]

Completed in 62 milliseconds