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

  /external/llvm/include/llvm/IR/
IntrinsicInst.h 136 ConstantInt *getVolatileCst() const {
140 return !getVolatileCst()->isZero();
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp     [all...]

Completed in 119 milliseconds