Searched defs:IsCall (Results 1 – 9 of 9) sorted by relevance
111 bool IsCall = !IsEmpty && isCallInstruction(*LastRealInstr); in runOnMachineFunction() local
207 bool IsCall = MI.isCall(); in processBasicBlock() local
227 virtual bool IsCall() { return false; } in IsCall() function
1149 bool IsCall() override { in IsCall() function in InstructionLLVMC1377 bool DisassemblerLLVMC::MCDisasmInstance::IsCall(llvm::MCInst &mc_inst) const { in IsCall() function in DisassemblerLLVMC::MCDisasmInstance
166 bool IsCall = false; member in __anone52e4bfa0211::MemoryLocOrCall353 bool IsCall = false; member
1267 bool IsCall = isCall(In); in buildStmt() local
2077 bool IsCall = false) const { in prepareSymbol()
3951 bool Sema::SubstExprs(ArrayRef<Expr *> Exprs, bool IsCall, in SubstExprs()
4077 bool IsCall, in TransformExprs()