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

  /external/llvm/include/llvm/IR/
Type.h 408 static PointerType *getInt1PtrTy(LLVMContext &C, unsigned AS = 0);
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
InstructionCombining.cpp     [all...]
  /external/llvm/lib/IR/
Type.cpp 274 PointerType *Type::getInt1PtrTy(LLVMContext &C, unsigned AS) {
  /external/llvm/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]

Completed in 71 milliseconds