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

  /external/llvm/include/llvm/Support/
InstVisitor.h 179 RetTy visitFenceInst(FenceInst &I) { DELEGATE(Instruction);}
  /external/llvm/lib/VMCore/
Verifier.cpp 288 void visitFenceInst(FenceInst &FI);
    [all...]
  /external/llvm/lib/Transforms/Scalar/
SCCP.cpp 503 void visitFenceInst (FenceInst &I) { /*returns void*/ }
    [all...]

Completed in 24 milliseconds