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

  /external/llvm/include/llvm/IR/
CallSite.h 244 void mutateFunctionType(FunctionType *Ty) const {
245 CALLSITE_DELEGATE_SETTER(mutateFunctionType(Ty));
Instructions.h     [all...]
  /external/llvm/lib/Transforms/Utils/
ValueMapper.cpp 471 CS.mutateFunctionType(FunctionType::get(
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]

Completed in 343 milliseconds