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

  /external/llvm/unittests/IR/
InstructionsTest.cpp 502 CallInst::TailCallKind Kinds[] = {CallInst::TCK_None, CallInst::TCK_Tail,
504 for (CallInst::TailCallKind TCK : Kinds) {
  /external/llvm/lib/AsmParser/
LLParser.h 483 CallInst::TailCallKind IsTail);
LLParser.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
InlineFunction.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]

Completed in 189 milliseconds